diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-23 21:51:35 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-23 21:51:35 +0530 |
commit | 2b1696744fa839f9adf05337e810472c299e3652 (patch) | |
tree | ee87b29299d623c3f1db43cb8391be31bb8da194 /awesome | |
parent | 36989b400770635ff798dd105891d1b04346dc79 (diff) |
switching back to hlwm and addinf all the keybindings (back) to sxhkd
Diffstat (limited to 'awesome')
-rwxr-xr-x | awesome/rc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/rc.lua b/awesome/rc.lua index 8dc559cd..3436c68a 100755 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -41,7 +41,7 @@ modkey = "Mod4" -- app defaults terminal = "st" -launcher = "dmenu_run" +launcher = "run_dmenu" -- terminal apps editor = "nvim" |