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