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
|
window-margin-size: 10
|
||||||
mouse-swaps-windows: true
|
mouse-swaps-windows: true
|
||||||
mouse-resizes-windows: true
|
mouse-resizes-windows: true
|
||||||
floating: [
|
floating-is-blacklist: true
|
||||||
com.apple.iphonesimulator
|
float-small-windows: true
|
||||||
com.apple.systempreferences
|
floating:
|
||||||
]
|
- com.apple.iphonesimulator
|
||||||
|
- com.apple.systempreferences
|
||||||
|
layouts:
|
||||||
|
- tall
|
||||||
|
- fullscreen
|
||||||
|
- floating
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue