Add local include
This commit is contained in:
parent
d057b59ebd
commit
d7631af03b
@ -390,4 +390,8 @@ bar {
|
||||
# Start sway-session.target for sway-specific stuff and import environment
|
||||
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"
|
||||
|
||||
# include local configurations
|
||||
include ./config.d/*
|
||||
|
||||
# include system configurations
|
||||
include @sysconfdir@/sway/config.d/*
|
||||
|
Loading…
Reference in New Issue
Block a user