Compare commits
No commits in common. "ef6f08a6bc777ca7a50360b0872d36eccb03799e" and "cc0bb110fc769de68b0cadb89b72071c65343dec" have entirely different histories.
ef6f08a6bc
...
cc0bb110fc
|
@ -20,14 +20,9 @@ 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 active_border_color "#ABC2AB"
|
||||
bspc config normal_border_color "#478061"
|
||||
bspc config urgent_border_color "#B58900"
|
||||
bspc config presel_border_color "#26E2FF"
|
||||
bspc config split_ratio 0.52
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
|
||||
bash $HOME/.config/polybar/launch.sh &
|
||||
sxhkd &
|
||||
|
|
Loading…
Reference in New Issue