Compare commits
2 Commits
cc0bb110fc
...
ef6f08a6bc
Author | SHA1 | Date | |
---|---|---|---|
doryan | ef6f08a6bc | ||
doryan | 7d8811d7ae |
|
@ -24,6 +24,11 @@ bspc config split_ratio 0.52
|
|||
bspc config borderless_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 &
|
||||
sxhkd &
|
||||
nitrogen --restore &
|
||||
|
|
Loading…
Reference in New Issue