summaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
Diffstat (limited to '.i3')
-rw-r--r--.i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.i3/config b/.i3/config
index e8b0ff0..0521439 100644
--- a/.i3/config
+++ b/.i3/config
@@ -44,11 +44,11 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+d kill
# start dmenu (a program launcher)
-bindsym $mod+p exec dmenu_run
+# bindsym $mod+p exec dmenu_run
# 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+p exec --no-startup-id i3-dmenu-desktop
+bindsym $mod+p exec --no-startup-id i3-dmenu-desktop
# change focus
bindsym $mod+h focus left