aboutsummaryrefslogtreecommitdiff
path: root/awesome/rc.lua
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-12-23 21:51:35 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-12-23 21:51:35 +0530
commit2b1696744fa839f9adf05337e810472c299e3652 (patch)
treeee87b29299d623c3f1db43cb8391be31bb8da194 /awesome/rc.lua
parent36989b400770635ff798dd105891d1b04346dc79 (diff)
switching back to hlwm and addinf all the keybindings (back) to sxhkd
Diffstat (limited to 'awesome/rc.lua')
-rwxr-xr-xawesome/rc.lua2
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"