From 04b756a40694fb4154e077ddbb679cc01a43f4d2 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Mon, 5 Oct 2015 10:50:03 -0400 Subject: Fix dmenu_run.sh. --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/config b/i3/config index 1e28529..9eb7d8f 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 /home/orbekk/dotfiles/bin/dmenu_run.sh +bindsym Mod4+d exec $HOME/bin/dmenu_run.sh # change focus bindsym Mod4+h focus left -- cgit v1.2.3