summaryrefslogtreecommitdiffstats
path: root/awesome
diff options
context:
space:
mode:
Diffstat (limited to 'awesome')
-rw-r--r--awesome/.config/awesome/rc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua
index 638906a..59c2fcb 100644
--- a/awesome/.config/awesome/rc.lua
+++ b/awesome/.config/awesome/rc.lua
@@ -78,7 +78,7 @@ avandu.ttrss_url = "https://ryuslash.org/tt-rss/api/"
-- This is used later as the default terminal and editor to run.
terminal = "urxvtc"
-editor = "emacsclient -c"
+editor = "emacsclient"
editor_cmd = editor
-- Default modkey.