mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Fixes org agenda sidebar messing with main emacs
This commit is contained in:
parent
f318ba2b54
commit
7539ed55a9
|
@ -357,7 +357,8 @@
|
|||
"command": "emacs --name 'agenda-sidebar'",
|
||||
"margin": 50,
|
||||
"unfocus": "hide",
|
||||
"animation": "fromRight"
|
||||
"animation": "fromRight",
|
||||
"lazy": true
|
||||
},
|
||||
"pavucontrol": {
|
||||
"command": "pavucontrol",
|
||||
|
|
Loading…
Reference in a new issue