mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add *Keys* and *ftp ...* shackle rules
This commit is contained in:
@ -77,6 +77,8 @@ is enabled/disabled.'")
|
|||||||
("*Occur*" :size 25 :noselect t :autokill t)
|
("*Occur*" :size 25 :noselect t :autokill t)
|
||||||
("*Error*" :size 10 :noselect t :autokill t :autoclose t)
|
("*Error*" :size 10 :noselect t :autokill t :autoclose t)
|
||||||
("*Process List*" :size 10 :noselect t :autokill t :autoclose t)
|
("*Process List*" :size 10 :noselect t :autokill t :autoclose t)
|
||||||
|
("*Keys*" :size 10 :noselect t)
|
||||||
|
("^\\*ftp " :size 8 :noselect t :autokill t :noesc t)
|
||||||
(compilation-mode :size 15 :noselect t :noesc t :autokill t)
|
(compilation-mode :size 15 :noselect t :noesc t :autokill t)
|
||||||
(eww-mode :size 30)
|
(eww-mode :size 30)
|
||||||
(comint-mode :noesc t)
|
(comint-mode :noesc t)
|
||||||
|
Reference in New Issue
Block a user