From 24502e3d4efa0d247b388ef41b05b14269530d76 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 23 Oct 2018 18:28:04 -0500 Subject: [PATCH] Window Switcher with rofi --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index 1173366..983a152 100644 --- a/i3/config +++ b/i3/config @@ -29,6 +29,7 @@ bindsym $mod+Shift+q kill # start program launcher bindsym $mod+d exec --no-startup-id rofi -show run +bindsym $mod+Tab exec --no-startup-id rofi -show window # Alternate program launcher bindsym $mod+z exec --no-startup-id morc_menu