Use default focus color
This commit is contained in:
@@ -11,16 +11,17 @@ bspc config focus_by_distance true
|
||||
bspc config auto_cancel true
|
||||
|
||||
# color
|
||||
bspc config focused_border_color "#7e7f89"
|
||||
#bspc config focused_border_color "#517ba2"
|
||||
|
||||
# desktops
|
||||
bspc monitor -d term web games misc
|
||||
|
||||
# application rules
|
||||
bspc rule -a Chromium desktop=web
|
||||
bspc rule -a Steam desktop=games
|
||||
|
||||
# hotkey daemon
|
||||
sxhkd &
|
||||
|
||||
# panel
|
||||
~/.config/bspwm/panel &
|
||||
/home/deons/.config/bspwm/panel &
|
||||
|
||||
Reference in New Issue
Block a user