Fixes org agenda sidebar messing with main emacs
This commit is contained in:
@ -357,7 +357,8 @@
|
|||||||
"command": "emacs --name 'agenda-sidebar'",
|
"command": "emacs --name 'agenda-sidebar'",
|
||||||
"margin": 50,
|
"margin": 50,
|
||||||
"unfocus": "hide",
|
"unfocus": "hide",
|
||||||
"animation": "fromRight"
|
"animation": "fromRight",
|
||||||
|
"lazy": true
|
||||||
},
|
},
|
||||||
"pavucontrol": {
|
"pavucontrol": {
|
||||||
"command": "pavucontrol",
|
"command": "pavucontrol",
|
||||||
|
Reference in New Issue
Block a user