bspwm and sxhkd
This commit is contained in:
@ -31,7 +31,7 @@ bspc config normal_border_color "#2D2D2D"
|
||||
#"#000000"
|
||||
bspc config presel_feedback_color "#1ABB9B"
|
||||
#"#8F3724"
|
||||
bspc config border_width 2
|
||||
bspc config border_width 1
|
||||
|
||||
bspc config focus_follows_pointer true
|
||||
#bspc config pointer_follows_focus true #Some keybindings automatically enable and disable this setting
|
||||
@ -72,7 +72,7 @@ bspc rule -a dockbarx layer=above
|
||||
bspc rule -a google-chrome-unstable private=on
|
||||
bspc rule -a google-chrome-stable private=on
|
||||
bspc rule -a chromium private=on
|
||||
bspc rule -a firefox private=on fullscreen=on
|
||||
bspc rule -a firefox private=on
|
||||
bspc rule -a midori private=on
|
||||
bspc rule -a gnome-pie border=off manage=off
|
||||
bspc rule -a wpa_gui state=pseudo_tiled
|
||||
|
Reference in New Issue
Block a user