aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-03-26 13:24:15 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-03-26 13:24:46 -0400
commit8d5abac87d7f4724d174a48a87c38c6e15eda269 (patch)
treed230dfecda279788d380a25b80d64bfc67fb08ea /config
parentMerge pull request #546 from mikkeloscar/include-handle-dir (diff)
downloadsway-8d5abac87d7f4724d174a48a87c38c6e15eda269.tar.gz
sway-8d5abac87d7f4724d174a48a87c38c6e15eda269.tar.zst
sway-8d5abac87d7f4724d174a48a87c38c6e15eda269.zip
Update default config to suggest include
Diffstat (limited to 'config')
-rw-r--r--config8
1 files changed, 8 insertions, 0 deletions
diff --git a/config b/config
index 34f85ffc..d1c323df 100644
--- a/config
+++ b/config
@@ -151,3 +151,11 @@ bar {
151 inactive_workspace #32323200 #32323200 #5c5c5c 151 inactive_workspace #32323200 #32323200 #5c5c5c
152 } 152 }
153} 153}
154
155# You may want this:
156#
157# include ~/.config/sway/conf.d/*
158#
159# Protip:
160#
161# include ~/.config/sway/`hostname`/*