Adjust nix config
This commit is contained in:
parent
e170c9657d
commit
47497e3b27
3 changed files with 11 additions and 8 deletions
|
@ -15,9 +15,9 @@
|
|||
|
||||
# layouts - Ordered list of layouts to use by layout key (default tall, wide, fullscreen, and column).
|
||||
layouts:
|
||||
- 3column-left
|
||||
- tall
|
||||
- fullscreen
|
||||
- 3column-left
|
||||
# - tall-right
|
||||
- wide
|
||||
# - two-pane
|
||||
|
@ -273,7 +273,7 @@ float-small-windows: true
|
|||
mouse-follows-focus: false
|
||||
|
||||
# true if the windows underneath the mouse should become focused as the mouse moves (default false). Note that this is largely incompatible with mouse-follows-focus
|
||||
focus-follows-mouse: true
|
||||
focus-follows-mouse: false
|
||||
|
||||
# true if dragging and dropping windows on to each other should swap their positions (default false).
|
||||
mouse-swaps-windows: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue