Compare commits

...

2 Commits

Author SHA1 Message Date
4b06589b35 fix: move nautilus to post desktop 2026-01-20 23:04:24 +01:00
5e8775cf20 feat: add hyprshot 2026-01-20 23:02:58 +01:00
3 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,6 @@ dnf5 install -y --setopt=exclude=gnome-tour,malcontent-control \
gnome-shell-extension-appindicator gnome-shell-extension-appindicator
dnf5 install -y \ dnf5 install -y \
totem \ totem \
nautilus \
seahorse \ seahorse \
gstreamer1-plugin-libav gstreamer1-plugin-libav

View File

@@ -8,6 +8,7 @@ dnf5 install -y \
hyprland \ hyprland \
hypridle \ hypridle \
hyprlock \ hyprlock \
hyprshot \
hyprpolkitagent \ hyprpolkitagent \
waybar \ waybar \
pavucontrol \ pavucontrol \

View File

@@ -20,6 +20,7 @@ dnf5 install -y \
flatpak \ flatpak \
chromium \ chromium \
pciutils \ pciutils \
nautilus \
tailscale \ tailscale \
podman-compose \ podman-compose \
netcat tor torbrowser-launcher \ netcat tor torbrowser-launcher \