Compare commits
No commits in common. "2fa8f122def09cb842bc6fc8ffa4f4f90d88364d" and "61e5074af37849a983a3eb31ed2479c6c600e979" have entirely different histories.
2fa8f122de
...
61e5074af3
2 changed files with 3 additions and 4 deletions
|
@ -3,4 +3,3 @@ sub-blur=10
|
|||
slang=eng,spa
|
||||
save-position-on-quit=yes
|
||||
hwdec=vaapi
|
||||
ytdl-raw-options-add=format-sort=+vcodec:h264
|
||||
|
|
|
@ -207,8 +207,7 @@ bar {
|
|||
|
||||
client.focused #cf1bff #cf1bff #ffffff
|
||||
client.focused_inactive #eca6ff #eca6ff #000000
|
||||
client.unfocused #cccccc #ffffff #000000
|
||||
titlebar_border_thickness 1
|
||||
client.unfocused #dfdfdf #dfdfdf #000000
|
||||
|
||||
bindsym $mod+z exec fnottctl dismiss
|
||||
bindsym $mod+x exec fnottctl actions
|
||||
|
@ -229,8 +228,9 @@ 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 4
|
||||
default_border pixel 8
|
||||
smart_borders on
|
||||
hide_edge_borders both
|
||||
|
||||
focus_follows_mouse no
|
||||
|
||||
|
|
Loading…
Reference in a new issue