aboutsummaryrefslogtreecommitdiff
path: root/awesome/rc.lua
diff options
context:
space:
mode:
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"