aboutsummaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.in')
-rw-r--r--config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.in b/config.in
index fbd95235..9d6f2e66 100644
--- a/config.in
+++ b/config.in
@@ -17,7 +17,7 @@ set $right l
17set $term urxvt 17set $term urxvt
18# Your preferred application launcher 18# Your preferred application launcher
19# Note: it's recommended that you pass the final command to sway 19# Note: it's recommended that you pass the final command to sway
20set $menu dmenu_path | dmenu | xargs swaymsg exec 20set $menu dmenu_path | dmenu | xargs swaymsg exec --
21 21
22### Output configuration 22### Output configuration
23# 23#