added emacs comment
This commit is contained in:
parent
643acf0155
commit
2a78fc51da
1 changed files with 1 additions and 0 deletions
|
@ -166,5 +166,6 @@ super + b
|
||||||
# start rofi-calc
|
# start rofi-calc
|
||||||
super + c
|
super + c
|
||||||
rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip"
|
rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip"
|
||||||
|
# start emacs
|
||||||
super + e
|
super + e
|
||||||
emacs
|
emacs
|
||||||
|
|
Loading…
Reference in a new issue