Fix versionlock position

This commit is contained in:
clsty
2025-11-10 19:18:31 +08:00
parent 5db16e6245
commit 0462ee5e56
2 changed files with 5 additions and 2 deletions
+5 -1
View File
@@ -118,5 +118,9 @@ install_RPMS() {
showfun install_RPMS
v install_RPMS
# hyprland-qtutils depends on hyprland-qt-support
v sudo dnf install hyprland-qtutils -y
v sudo dnf install hyprland-qtutils -y
# Add back versionlock at the end
v sudo dnf versionlock add quickshell-git
-1
View File
@@ -17,4 +17,3 @@ v sudo systemctl enable bluetooth --now
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 sudo dnf versionlock add quickshell-git