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