aboutsummaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2019-09-25 22:40:04 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-09-25 22:40:04 -0400
commit8053aed9dfc2a41a7dff2aeb4a744902025c55de (patch)
treed19b472415b99713c90d01f2283129b04cfefec0 /config.in
parentbuild: update wlroots version, be more strict (diff)
downloadsway-8053aed9dfc2a41a7dff2aeb4a744902025c55de.tar.gz
sway-8053aed9dfc2a41a7dff2aeb4a744902025c55de.tar.zst
sway-8053aed9dfc2a41a7dff2aeb4a744902025c55de.zip
config.in: set default term to alacritty
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 1ba0443a..17d8c9f3 100644
--- a/config.in
+++ b/config.in
@@ -14,7 +14,7 @@ set $down j
14set $up k 14set $up k
15set $right l 15set $right l
16# Your preferred terminal emulator 16# Your preferred terminal emulator
17set $term urxvt 17set $term alacritty
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 --