summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRevaz Nakhutsrishvili <r@revaz.xyz>2024-10-04 14:46:05 +0400
committerRevaz Nakhutsrishvili <r@revaz.xyz>2024-10-04 14:46:05 +0400
commite3d67697e19f37a6e1b177ce13987a444924242a (patch)
tree998353673e99762cfd3b7574c367b1d9ec28e852
parentf0a35862d686561567b0cdc77aaae42c12b003f7 (diff)
inlude /etc/sway/config.d
-rw-r--r--.config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 815e343..9273633 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -202,4 +202,5 @@ bindsym $mod+r mode "resize"
#
exec waybar
-include ~/.config/sway/config.d/*
+include ~/etc/sway/config.d/*
+include /etc/sway/config.d/*