fix: add sensible monocle layout
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
c7f06063f4
commit
7f2c008e7c
2 changed files with 16 additions and 2 deletions
|
@ -20,6 +20,12 @@ bspc config focus_follows_pointer true
|
|||
|
||||
bspc config merge_overlapping_monitors true
|
||||
|
||||
bspc config top_monocle_padding 25
|
||||
bspc config right_monocle_padding 25
|
||||
bspc config left_monocle_padding 25
|
||||
bspc config bottom_monocle_padding 25
|
||||
bspc config borderless_monocle false
|
||||
|
||||
bspc rule -a Emacs state=tiled
|
||||
bspc rule -a Zathura state=tiled
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue