This commit is contained in:
Sakooooo 2023-08-15 14:23:27 +03:00
parent dc674f8e6c
commit db086e922c
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 3 additions and 3 deletions

View file

@ -4,8 +4,8 @@ pgrep -x sxhkd > /dev/null || sxhkd &
bspc monitor -d 1 2 3 4 5 6 bspc monitor -d 1 2 3 4 5 6
bspc config border_width 3 bspc config border_width 2
bspc config window_gap 15 bspc config window_gap 12
bspc config split_ratio 0.52 bspc config split_ratio 0.52
bspc config borderless_monocle true bspc config borderless_monocle true

View file

@ -42,7 +42,7 @@ line-size = 0pt
;border-size = 4pt ;border-size = 4pt
;border-color = ${colors.background} ;border-color = ${colors.background}
border-top-size = 7pt border-top-size = 10pt
border-left-size = 10pt border-left-size = 10pt
border-right-size = 10pt border-right-size = 10pt
border-color = #00000000 border-color = #00000000