From 8bed8cde219cfb28802d5bd9ca259284c37a68f7 Mon Sep 17 00:00:00 2001 From: "a.shalimov" Date: Thu, 21 Aug 2025 09:31:44 +0300 Subject: [PATCH] i3: disable rofi alt-tab binding for now --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 391e97f..bcd2dcd 100644 --- a/i3/config +++ b/i3/config @@ -58,7 +58,7 @@ bindsym $mod+Shift+q kill # start dmenu (a program launcher) bindsym $mod+d exec --no-startup-id rofi -show run -bindsym $mod+s exec --no-startup-id rofi -show +# bindsym $mod+s exec --no-startup-id rofi -show # A more modern dmenu replacement is rofi: # bindcode $mod+40 exec "rofi -modi drun,run -show drun" # There also is i3-dmenu-desktop which only displays applications shipping a