From 71668c8969f92f48d27dcb6fd8a5f1b1db5e0fd0 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 22 Aug 2018 00:37:14 -0400 Subject: [PATCH] [rc/sway] fix rofi-pass binding --- rc.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.org b/rc.org index e9a7fd2..f9d482a 100644 --- a/rc.org +++ b/rc.org @@ -3835,7 +3835,7 @@ input "1:1:AT_Translated_Set_2_keyboard" { bindsym $mod+d exec $menu # password manager - bindsym $mod+$mod2+space exec rofi-pass + bindsym $mod2+space exec rofi-pass # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. -- 2.20.1