From 3bd86421946039b8a76254a3d761b2b25dbe4dbe Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 19 Dec 2017 18:49:18 +0100 Subject: [PATCH] fixed powermenu --- roles/i3-wm/templates/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/i3-wm/templates/config.j2 b/roles/i3-wm/templates/config.j2 index 26e23e3..d3a77c5 100644 --- a/roles/i3-wm/templates/config.j2 +++ b/roles/i3-wm/templates/config.j2 @@ -110,7 +110,7 @@ smart_gaps on smart_borders on #rofi_power menu -bindsym $mod+Shift+q exec ~/.config/rofi/rofi_powermenu.sh +bindsym $mod+Shift+q exec ~/.config/rofi/powermenu.sh # apps bindsym $mod+Control+t exec thunar