mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Modify bspwm and sxhkd configs
This commit is contained in:
parent
8c77a00b01
commit
11fbcca723
2 changed files with 18 additions and 7 deletions
|
|
@ -7,13 +7,15 @@ wmname LG3D
|
|||
|
||||
bspc monitor -d I II III IV V VI VII
|
||||
|
||||
bspc config border_width 2
|
||||
bspc config window_gap 12
|
||||
bspc config top_padding 24
|
||||
bspc config border_width 2
|
||||
bspc config window_gap 12
|
||||
bspc config top_padding 24
|
||||
|
||||
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 focused_border_color '#83a598'
|
||||
|
||||
# bspc rule -a Gimp desktop='^8' state=floating follow=on
|
||||
# bspc rule -a Chromium desktop='^2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue