mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-03-09 03:59:50 +01:00
Compare commits
3 Commits
32175eeed0
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
5c264ffe90
|
|||
|
4b06589b35
|
|||
|
5e8775cf20
|
@@ -14,7 +14,6 @@ dnf5 install -y --setopt=exclude=gnome-tour,malcontent-control \
|
||||
gnome-shell-extension-appindicator
|
||||
dnf5 install -y \
|
||||
totem \
|
||||
nautilus \
|
||||
seahorse \
|
||||
gstreamer1-plugin-libav
|
||||
|
||||
|
||||
@@ -8,10 +8,12 @@ dnf5 install -y \
|
||||
hyprland \
|
||||
hypridle \
|
||||
hyprlock \
|
||||
hyprshot \
|
||||
hyprpolkitagent \
|
||||
waybar \
|
||||
pavucontrol \
|
||||
cliphist \
|
||||
SwayNotificationCenter-git
|
||||
SwayNotificationCenter-git \
|
||||
foot
|
||||
|
||||
echo 'if [[ $(ps aux | grep hyprland | wc -l) -eq 1 ]]; then cd $HOME && echo "launch hyprland?" && read && systemd-run --user --service-type=exec --unit=hyprland --description="hyprland start service" hyprland ; fi' >> /etc/profile.d/launch_hyprland.sh
|
||||
|
||||
@@ -20,6 +20,7 @@ dnf5 install -y \
|
||||
flatpak \
|
||||
chromium \
|
||||
pciutils \
|
||||
nautilus \
|
||||
tailscale \
|
||||
podman-compose \
|
||||
netcat tor torbrowser-launcher \
|
||||
|
||||
Reference in New Issue
Block a user