projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b176d96
)
--no-startup-id for dmenu
author
Amin Bandali
<me@aminb.org>
Tue, 6 Jan 2015 19:29:06 +0000
(14:29 -0500)
committer
Amin Bandali
<me@aminb.org>
Tue, 6 Jan 2015 19:29:06 +0000
(14:29 -0500)
i3/.i3/config
patch
|
blob
|
blame
|
history
diff --git
a/i3/.i3/config
b/i3/.i3/config
index
77905fa
..
0c0f390
100644
(file)
--- a/
i3/.i3/config
+++ b/
i3/.i3/config
@@
-56,7
+56,7
@@
bindsym $mod+Return exec urxvt
bindsym $mod+q kill
# start dmenu (a program launcher)
-bindsym $mod+space exec dmenu_run
+bindsym $mod+space exec
--no-startup-id
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.