.
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
wmname LG3D &
|
||||
|
||||
bsp-auto-monitors
|
||||
# START MONITOR BLOCK
|
||||
bspc monitor HDMI-1 -d I II III IV V
|
||||
# END MONITOR BLOCK
|
||||
|
||||
bsp-key-daemon
|
||||
|
||||
bspc config border_width 1
|
||||
@@ -22,6 +25,8 @@ bspc config pointer_action2 resize_corner
|
||||
bspc config focus_follows_pointer true
|
||||
bspc config pointer_follows_focus true
|
||||
|
||||
# bspc rule -a \* state=pseudo_tiled
|
||||
bspc rule -a qutebrowser state=tiled
|
||||
bspc rule -a KittyScratch state=floating
|
||||
bspc rule -a Wrapper-2.0 state=floating # Xfce start menu
|
||||
bspc rule -a Rofi state=floating
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
bspc config normal_border_color "#68615e"
|
||||
bspc config active_border_color "#766e6b"
|
||||
bspc config focused_border_color "#9c9491"
|
||||
bspc config normal_border_color "#4a4543"
|
||||
bspc config active_border_color "#5c5855"
|
||||
bspc config focused_border_color "#807d7c"
|
||||
|
||||
Reference in New Issue
Block a user