summaryrefslogtreecommitdiff
path: root/raveos-cosmic-theme/raveos-cosmic-apply.sh
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-cosmic-theme/raveos-cosmic-apply.sh')
-rwxr-xr-xraveos-cosmic-theme/raveos-cosmic-apply.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/raveos-cosmic-theme/raveos-cosmic-apply.sh b/raveos-cosmic-theme/raveos-cosmic-apply.sh
index fb34b7d..23e18bf 100755
--- a/raveos-cosmic-theme/raveos-cosmic-apply.sh
+++ b/raveos-cosmic-theme/raveos-cosmic-apply.sh
@@ -125,6 +125,7 @@ while IFS=: read -r user _ uid gid _ home shell; do
touch "$user_marker"
chown "${uid}:${gid}" "${home}/.bashrc" 2>/dev/null || true
+ chown "${uid}:${gid}" "${home}/.config" 2>/dev/null || true
for d in \
.config/kitty \
.config/fastfetch \