Add calculator to meta+r quicklaunch menu
This commit is contained in:
parent
9914f5ae91
commit
44bed9b6a4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ super + space
|
||||||
|
|
||||||
# open more extensive run menu
|
# open more extensive run menu
|
||||||
super + r
|
super + r
|
||||||
exec rofi -modi combi,ssh -show combi -combi-modi "window,clipboard:greenclip print,run"
|
exec rofi -modi combi,ssh,calc -show combi -combi-modi "window,clipboard:greenclip print,run"
|
||||||
|
|
||||||
# open gopass frontend menu
|
# open gopass frontend menu
|
||||||
super + p
|
super + p
|
||||||
|
|
Loading…
Reference in a new issue