fix: exclude ported apps from XDG auto-mapping to avoid collisions
This commit is contained in:
@@ -15,6 +15,10 @@ let
|
|||||||
# Files to explicitly exclude (handled elsewhere or not intended for ~/.config/)
|
# Files to explicitly exclude (handled elsewhere or not intended for ~/.config/)
|
||||||
excludedFiles = [
|
excludedFiles = [
|
||||||
"nomarchy.ttf"
|
"nomarchy.ttf"
|
||||||
|
"waybar"
|
||||||
|
"walker"
|
||||||
|
"alacritty"
|
||||||
|
"swayosd"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Get all unique names from both sources
|
# Get all unique names from both sources
|
||||||
|
|||||||
Reference in New Issue
Block a user