add rofi calculator
This commit is contained in:
@@ -20,7 +20,7 @@ super + n
|
||||
|
||||
# clipboard manager
|
||||
super + c
|
||||
rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}'
|
||||
rofi -modi "clipboard:greenclip print,calc" -show clipboard -run-command '{cmd}' -no-show-match -no-sort -calc-command "echo -n '{result}' | xclip -selection clipboard"
|
||||
|
||||
# power menu
|
||||
super + p
|
||||
|
Reference in New Issue
Block a user