copies return value to clipboard
parent
11a1fbb64e
commit
54f769fccc
|
@ -165,7 +165,7 @@ super + b
|
||||||
rofi-bluetooth
|
rofi-bluetooth
|
||||||
# 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 | xclip -selection clipboard
|
||||||
# start emacs
|
# start emacs
|
||||||
super + e
|
super + e
|
||||||
emacsclient -c -a emacs
|
emacsclient -c -a emacs
|
||||||
|
|
Loading…
Reference in New Issue