mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-03-08 03:29:49 +01:00
feat: move to pacman installation of hyprland
This commit is contained in:
@@ -2,17 +2,20 @@
|
||||
|
||||
set -ouex pipefail
|
||||
|
||||
dnf5 copr enable -y solopasha/hyprland
|
||||
dnf5 install -y pacman
|
||||
|
||||
pacman -S \
|
||||
hyprland \
|
||||
hypridle \
|
||||
hyprlock \
|
||||
hyprshot \
|
||||
hyprpolkitagent \
|
||||
cliphist
|
||||
|
||||
dnf5 copr enable -y erikreider/SwayNotificationCenter
|
||||
dnf5 install -y \
|
||||
hyprland \
|
||||
hypridle \
|
||||
hyprlock \
|
||||
hyprshot \
|
||||
hyprpolkitagent \
|
||||
waybar \
|
||||
pavucontrol \
|
||||
cliphist \
|
||||
SwayNotificationCenter-git \
|
||||
foot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user