diff options
author | Drew DeVault <sir@cmpwn.com> | 2016-03-26 13:24:15 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2016-03-26 13:24:46 -0400 |
commit | 8d5abac87d7f4724d174a48a87c38c6e15eda269 (patch) | |
tree | d230dfecda279788d380a25b80d64bfc67fb08ea /config | |
parent | 504a88434f5ec1ab9361347cd8b3716042ea6dda (diff) |
Update default config to suggest include
Diffstat (limited to 'config')
-rw-r--r-- | config | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -151,3 +151,11 @@ bar { inactive_workspace #32323200 #32323200 #5c5c5c } } + +# You may want this: +# +# include ~/.config/sway/conf.d/* +# +# Protip: +# +# include ~/.config/sway/`hostname`/* |