From 02b0adedf097761e75b7bb3661a9bc88bc76b706 Mon Sep 17 00:00:00 2001 From: simonkellet Date: Fri, 15 Oct 2021 15:47:54 +0100 Subject: [PATCH] test --- i3/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/i3/config b/i3/config index 2514ee3..3a8d50a 100644 --- a/i3/config +++ b/i3/config @@ -93,12 +93,6 @@ floating_modifier $mod # kill focused window bindsym $mod+Shift+q kill - -# There also is the (new) i3-dmenu-desktop which only displays applications -# shipping a .desktop file. It is a wrapper around dmenu, so you need that -# installed. -# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop - # change focus bindsym $mod+h focus left bindsym $mod+j focus down