summaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2015-10-01 20:03:33 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2015-10-01 20:03:33 -0400
commit4b1e510f75093b7da5b85f6f83d19f525df98b6e (patch)
treec9652453faa82c198c6c147cb50a4f0e29ecf35e /i3
parentc3d25bdf95cca3fda310a1d2d9d53d202a29152a (diff)
Add proxy script to fix PATH in dmenu.
Diffstat (limited to 'i3')
-rw-r--r--i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/config b/i3/config
index 6f4cfa3..1c97707 100644
--- a/i3/config
+++ b/i3/config
@@ -25,7 +25,7 @@ bindsym Pause exec i3lock -c 2A3462
bindsym Mod4+Shift+q kill
# start dmenu (a program launcher)
-bindsym Mod4+d exec dmenu_run -fn -*-*-*-*-*-*-20-*-*-*-*-*-*-*
+bindsym Mod4+d exec /home/orbekk/dotfiles/bin/dmenu_run.sh
# change focus
bindsym Mod4+h focus left