lmao
This commit is contained in:
parent
43cbc511d8
commit
b236ba832a
2 changed files with 3 additions and 2 deletions
|
@ -11,8 +11,9 @@ bspc config split_ratio 0.52
|
|||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
|
||||
bspc rule -a Gimp desktop='^8' state=floating follow=on
|
||||
bspc rule -a Gimp desktop='^5' state=floating follow=on
|
||||
bspc rule -a Chromium desktop='^2'
|
||||
bspc rule -a discord desktop='^3'
|
||||
bspc rule -a mplayer2 state=floating
|
||||
bspc rule -a Kupfer.py focus=on
|
||||
bspc rule -a Screenkey manage=off
|
||||
|
|
|
@ -42,7 +42,7 @@ line-size = 0pt
|
|||
;border-size = 4pt
|
||||
;border-color = ${colors.background}
|
||||
|
||||
border-top-size = 10pt
|
||||
border-top-size = 5pt
|
||||
border-left-size = 10pt
|
||||
border-right-size = 10pt
|
||||
border-color = #00000000
|
||||
|
|
Loading…
Reference in a new issue