BSPWM: Bring bspwmrc up to speed
This commit is contained in:
parent
cc308552b6
commit
173943e3a2
@ -63,14 +63,14 @@ bspc focus_follows_pointer true
|
||||
bspc pointer_follows_focus true
|
||||
bspc pointer_follows_monitor true
|
||||
|
||||
bspc config active_border_color "#8ec07c"
|
||||
bspc config focused_border_color "#689d6a"
|
||||
bspc config active_border_color "#83a598"
|
||||
bspc config focused_border_color "#458588"
|
||||
bspc config presel_border_color "#d3869b"
|
||||
bspc config normal_border_color "#1d2021"
|
||||
bspc config urgent_border_color "#fabd2f"
|
||||
|
||||
## bspwm WINDOW RULES
|
||||
bspc rule -a Firefox desktop=I
|
||||
bspc rule -a Spotify desktop=II
|
||||
bspc rule -a Spotify desktop=VIII
|
||||
bspc rule -a Thunderbird desktop=IX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user