mirror of
https://github.com/swaywm/sway.git
synced 2024-12-27 15:36:29 +01:00
Update default config to suggest include
This commit is contained in:
parent
504a88434f
commit
8d5abac87d
1 changed files with 8 additions and 0 deletions
8
config
8
config
|
@ -151,3 +151,11 @@ bar {
|
||||||
inactive_workspace #32323200 #32323200 #5c5c5c
|
inactive_workspace #32323200 #32323200 #5c5c5c
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# You may want this:
|
||||||
|
#
|
||||||
|
# include ~/.config/sway/conf.d/*
|
||||||
|
#
|
||||||
|
# Protip:
|
||||||
|
#
|
||||||
|
# include ~/.config/sway/`hostname`/*
|
||||||
|
|
Loading…
Reference in a new issue