mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-20 22:44:28 +01:00
FEAT: add hyprland container
This commit is contained in:
6
build_files/02_hyprland.sh
Executable file
6
build_files/02_hyprland.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ouex pipefail
|
||||
|
||||
dnf5 copr enable -y solopasha/hyprland
|
||||
dnf5 install -y hyprland
|
||||
Reference in New Issue
Block a user