We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 033de1b + 3b6b998 commit f899e3dCopy full SHA for f899e3d
config/i3
@@ -83,7 +83,7 @@ bindsym $mod+i exec i3-input
83
bindsym $mod+Shift+x exec i3lock -i ~/.i3/desktop.jpg
84
85
# Trigger dmenu
86
-bindsym $mod+d exec dmenu_run
+bindsym $mod+d exec --no-startup-id dmenu_run
87
88
# Kill focused window
89
bindsym $mod+Shift+q kill
0 commit comments