mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-25 15:35:17 +00:00
chore: Remove old fontconfig workaround
This commit is contained in:
parent
91ae917343
commit
226e73d5b7
@ -49,11 +49,6 @@ flatpak remote-modify --user --enable flathub
|
||||
# Handle privileged tasks
|
||||
pkexec /usr/libexec/bazzite-privileged-user-setup "$USER"
|
||||
|
||||
# Refresh fontconfig
|
||||
if [[ -f "$HOME/.config/fontconfig" ]]; then
|
||||
rm -rf "$HOME/.config/fontconfig"
|
||||
fi
|
||||
|
||||
# Set up optional Gradience themes
|
||||
GRADIENCE_THEME_DIR="/usr/etc/skel/.var/app/com.github.GradienceTeam.Gradience/config/presets/user"
|
||||
GRADIENCE_DIR="$HOME/.var/app/com.github.GradienceTeam.Gradience/config/presets/user"
|
||||
|
Loading…
x
Reference in New Issue
Block a user