diff options
Diffstat (limited to 'config/awesome')
-rw-r--r-- | config/awesome/rc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index 08a5794..74c49e6 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -63,7 +63,7 @@ local tools = { video = "vlc", pass = "passmenu", rofi_run = "rofi -show combi", - habit = "/home/titan/dev/helpful_scripts/guile/habit.scm", + habit = "/home/titan/dev/dotfiles/bin/habit", } -- Default modkey. |