From 44bed9b6a4cdfb5abd37a1bef96861930e573192 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Thu, 24 Oct 2019 17:07:15 +0200 Subject: [PATCH] Add calculator to meta+r quicklaunch menu --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index a1c55e5..d435e50 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -10,7 +10,7 @@ super + space # open more extensive run menu 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 super + p