added emacs everywhere keybinding

dev-docs
Moritz Böhme 2021-09-29 13:35:53 +02:00
parent 4c2c383ff8
commit f651e51e3c
1 changed files with 4 additions and 1 deletions

View File

@ -169,3 +169,6 @@ super + c
# start emacs
super + e
emacsclient -c -a emacs
super + shift + e
bspc rule -a 'Emacs' -o state=floating sticky=on; \
emacsclient --eval "(emacs-everywhere)"