added emacs everywhere keybinding
parent
4c2c383ff8
commit
f651e51e3c
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue