Add '*Org Agenda*' buffers to shackle-rules
This commit is contained in:
parent
affcb53d04
commit
66f734ab20
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
("^\\*Org Src .+\\*$" :regexp t :align below :size 0.4 :select t)
|
||||
("^\\*Org-Babel.*\\*$" :regexp t :align below :size 0.4)
|
||||
(org-agenda-mode :align below :size 0.4)
|
||||
("*Org Agenda*" :align below :size 0.4)
|
||||
("*Agenda Commands*" :align below :size 0.5)
|
||||
(" *Org todo*" :align below :size 5 :noselect t)
|
||||
("*Org Links*" :align below :size 5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue