deleted setup and modified .local chown

This commit is contained in:
jwihardi
2025-11-10 01:23:28 -05:00
34 changed files with 472 additions and 323 deletions
+1 -2
View File
@@ -56,8 +56,7 @@ fi
# _icons_, _konsole_, _hypr_, and _quickshell_ are are chowned to user since they're emerge in as root by default.
if [[ "$OS_GROUP_ID" == "gentoo" ]]; then
v sudo chown -R $(whoami):$(whoami) ~/.config/hypr/
v sudo chown -R $(whoami):$(whoami) ~/.config/quickshell/
v sudo chown -R $(whoami):$(whoami) ~/.local/
fi
v gsettings set org.gnome.desktop.interface font-name 'Rubik 11'