Fix amethyst config
This commit is contained in:
parent
a9e146d296
commit
e579cfc1c4
1 changed files with 9 additions and 4 deletions
|
|
@ -5,9 +5,14 @@
|
|||
window-margin-size: 10
|
||||
mouse-swaps-windows: true
|
||||
mouse-resizes-windows: true
|
||||
floating: [
|
||||
com.apple.iphonesimulator
|
||||
com.apple.systempreferences
|
||||
]
|
||||
floating-is-blacklist: true
|
||||
float-small-windows: true
|
||||
floating:
|
||||
- com.apple.iphonesimulator
|
||||
- com.apple.systempreferences
|
||||
layouts:
|
||||
- tall
|
||||
- fullscreen
|
||||
- floating
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue