hyprland: exclude monitors and workspaces conf

This commit is contained in:
end-4
2026-05-12 09:55:24 +02:00
parent ae7f6bd165
commit 388783e992
+1 -1
View File
@@ -46,7 +46,7 @@ patterns:
- from: "dots/.config/hypr"
to: "$XDG_CONFIG_HOME/hypr"
mode: "sync"
excludes: ["custom", "hyprlock.conf", "hypridle.conf", "monitors.conf", "workspaces.conf"]
excludes: ["custom", "hyprlock.conf", "hypridle.conf"]
# Hyprland special files
- from: "dots/.config/hypr/hypridle.conf"
to: "$XDG_CONFIG_HOME/hypr/hypridle.conf"