Add amethyst
This commit is contained in:
parent
c3fdd0a42a
commit
83dd7af3c0
1 changed files with 7 additions and 1 deletions
|
|
@ -214,6 +214,12 @@
|
||||||
"id": "lazarus.freepascal.ide",
|
"id": "lazarus.freepascal.ide",
|
||||||
"window-titles": []
|
"window-titles": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "",
|
||||||
|
"window-titles": [
|
||||||
|
"mplayer"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "tandem.app",
|
"id": "tandem.app",
|
||||||
"window-titles": []
|
"window-titles": []
|
||||||
|
|
@ -271,7 +277,7 @@
|
||||||
],
|
],
|
||||||
"floating-is-blacklist": true,
|
"floating-is-blacklist": true,
|
||||||
"float-small-windows": true,
|
"float-small-windows": true,
|
||||||
"mouse-follows-focus": false,
|
"mouse-follows-focus": true,
|
||||||
"focus-follows-mouse": false,
|
"focus-follows-mouse": false,
|
||||||
"enables-layout-hud": true,
|
"enables-layout-hud": true,
|
||||||
"enables-layout-hud-on-space-change": false,
|
"enables-layout-hud-on-space-change": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue