Update comment

This commit is contained in:
Celestial.y
2025-11-08 20:15:46 +08:00
committed by GitHub
parent 03a149c10e
commit d10ac9cc74
+2 -1
View File
@@ -18,4 +18,5 @@ v gsettings set org.gnome.desktop.interface font-name 'Rubik 11'
v gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
v kwriteconfig6 --file kdeglobals --group KDE --key widgetStyle Darkly
v bash -c "echo exec-once = /usr/libexec/kf6/polkit-kde-authentication-agent-1 |
sudo tee -a ${REPO_ROOT}/dots/.config/hypr/custom/execs.conf"
sudo tee -a ${REPO_ROOT}/dots/.config/hypr/custom/execs.conf"
# TODO: This will modify Git repo itself which should be avoided, however it makes sense that this may be needed. Need to improve this in future.