Use default focus color

This commit is contained in:
Deon Spengler
2015-04-17 18:03:30 +02:00
parent 4fba27d0a7
commit 1e3ef7982f

View File

@@ -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 &