mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
examples.lnl: update kwm padding
This commit is contained in:
parent
8e3ae405ab
commit
2c970bdad9
1 changed files with 8 additions and 4 deletions
|
@ -396,10 +396,13 @@
|
|||
kwmc config split-ratio 0.5
|
||||
kwmc config spawn left
|
||||
|
||||
kwmc config padding 40 20 20 20
|
||||
kwmc config gap 10 10
|
||||
kwmc config display 0 padding 28 1 1 1
|
||||
kwmc config display 0 gap 2 2
|
||||
|
||||
kwmc config padding 28 1 1 1
|
||||
kwmc config gap 2 2
|
||||
kwmc config display 1 padding 40 20 20 20
|
||||
kwmc config display 1 gap 10 10
|
||||
kwmc config display 2 padding 40 20 20 20
|
||||
kwmc config display 2 gap 10 10
|
||||
|
||||
kwmc config space 0 1 name main
|
||||
kwmc config space 0 2 name rnd
|
||||
|
@ -407,6 +410,7 @@
|
|||
kwmc config space 0 3 name web
|
||||
kwmc config space 0 3 mode monocle
|
||||
|
||||
|
||||
kwmc config focus-follows-mouse on
|
||||
kwmc config mouse-follows-focus on
|
||||
kwmc config standby-on-float on
|
||||
|
|
Loading…
Reference in a new issue