Fixes org agenda sidebar messing with main emacs

This commit is contained in:
Emmet 2023-09-17 08:35:57 -05:00
parent f318ba2b54
commit 7539ed55a9

View file

@ -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",