mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Fix versionlock position
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user