hyprland?

This commit is contained in:
humocs-man
2026-02-28 17:35:52 +01:00
parent 6b9afb37b6
commit 3cbdabdcc6
+10 -3
View File
@@ -45,12 +45,19 @@ copr_install_isolated "ashbuk/Hyprland-Fedora" \
hyprland \ hyprland \
xdg-desktop-portal-hyprland xdg-desktop-portal-hyprland
# Quickshell + Desktop-Basis aus Fedora # Quickshell aus COPR (isoliert)
dnf5 install -y \ copr_install_isolated " errornointernet/quickshell " \
quickshell \ quickshell
# Hyprland-Bausteine (isoliert)
copr_install_isolated "nett00n/hyprland" \
hyprpaper \ hyprpaper \
hypridle \ hypridle \
hyprlock \ hyprlock \
hyprpolkitagent
# Desktop-Basis aus Fedora
dnf5 install -y \
foot \ foot \
fuzzel \ fuzzel \
wlogout \ wlogout \