Add floating apps to amethyst
This commit is contained in:
parent
5ea8a9edbb
commit
e879aa73be
1 changed files with 4 additions and 0 deletions
|
|
@ -5,5 +5,9 @@
|
||||||
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: [
|
||||||
|
com.apple.iphonesimulator
|
||||||
|
com.apple.systempreferences
|
||||||
|
]
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue