feat: add custom colors for borders
This commit is contained in:
@@ -24,6 +24,11 @@ bspc config split_ratio 0.52
|
|||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
bspc config gapless_monocle true
|
bspc config gapless_monocle true
|
||||||
|
|
||||||
|
bspc config active_border_color "#ABC2AB"
|
||||||
|
bspc config normal_border_color "#478061"
|
||||||
|
bspc config urgent_border_color "#B58900"
|
||||||
|
bspc config presel_border_color "#26E2FF"
|
||||||
|
|
||||||
bash $HOME/.config/polybar/launch.sh &
|
bash $HOME/.config/polybar/launch.sh &
|
||||||
sxhkd &
|
sxhkd &
|
||||||
nitrogen --restore &
|
nitrogen --restore &
|
||||||
|
|||||||
Reference in New Issue
Block a user