Compare commits
2 commits
61e5074af3
...
2fa8f122de
Author | SHA1 | Date | |
---|---|---|---|
2fa8f122de | |||
011f0d87c4 |
2 changed files with 4 additions and 3 deletions
|
@ -3,3 +3,4 @@ sub-blur=10
|
|||
slang=eng,spa
|
||||
save-position-on-quit=yes
|
||||
hwdec=vaapi
|
||||
ytdl-raw-options-add=format-sort=+vcodec:h264
|
||||
|
|
|
@ -207,7 +207,8 @@ bar {
|
|||
|
||||
client.focused #cf1bff #cf1bff #ffffff
|
||||
client.focused_inactive #eca6ff #eca6ff #000000
|
||||
client.unfocused #dfdfdf #dfdfdf #000000
|
||||
client.unfocused #cccccc #ffffff #000000
|
||||
titlebar_border_thickness 1
|
||||
|
||||
bindsym $mod+z exec fnottctl dismiss
|
||||
bindsym $mod+x exec fnottctl actions
|
||||
|
@ -228,9 +229,8 @@ bindsym --locked XF86AudioNext exec 'playerctl next'
|
|||
bindsym --locked XF86MonBrightnessUp exec 'brillo -A 5; brillo -O'
|
||||
bindsym --locked XF86MonBrightnessDown exec 'brillo -U 5; brillo -O'
|
||||
|
||||
default_border pixel 8
|
||||
default_border pixel 4
|
||||
smart_borders on
|
||||
hide_edge_borders both
|
||||
|
||||
focus_follows_mouse no
|
||||
|
||||
|
|
Loading…
Reference in a new issue