Update amythyst and emacs
This commit is contained in:
parent
a871d2d410
commit
10ce03eb35
2 changed files with 5 additions and 2 deletions
|
@ -15,13 +15,13 @@
|
|||
|
||||
# layouts - Ordered list of layouts to use by layout key (default tall, wide, fullscreen, and column).
|
||||
layouts:
|
||||
- 3column-left
|
||||
- tall
|
||||
- fullscreen
|
||||
# - tall-right
|
||||
- wide
|
||||
# - two-pane
|
||||
# - middle-wide
|
||||
# - 3column-left
|
||||
# - middle-wide # The legacy name of "3column-middle"
|
||||
# - 3column-right
|
||||
# - 4column-left
|
||||
|
@ -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: false
|
||||
focus-follows-mouse: true
|
||||
|
||||
# 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