Compare commits
2 Commits
cc0bb110fc
...
ef6f08a6bc
Author | SHA1 | Date | |
---|---|---|---|
doryan | ef6f08a6bc | ||
doryan | 7d8811d7ae |
|
@ -20,9 +20,14 @@ bspc config pointer_action3 resize_corner
|
|||
|
||||
bspc rule -a scratch sticky=on state=floating focus=on
|
||||
|
||||
bspc config split_ratio 0.52
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
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 &
|
||||
|
|
Loading…
Reference in New Issue