Changes
This commit is contained in:
@@ -34,5 +34,6 @@ bspc rule -a Kupfer.py focus=on
|
||||
bspc rule -a Screenkey manage=off
|
||||
|
||||
xsetroot -cursor_name left_ptr &
|
||||
$(dirname $0)/colors
|
||||
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
3
config/bspwm/colors
Executable file
3
config/bspwm/colors
Executable file
@@ -0,0 +1,3 @@
|
||||
bspc config normal_border_color "#232530"
|
||||
bspc config active_border_color "#9DA0A2"
|
||||
bspc config focused_border_color "#59E1E3"
|
||||
Reference in New Issue
Block a user