Compare commits

3 Commits

Author SHA1 Message Date
5c264ffe90 feat: add foot 2026-01-26 22:05:34 +01:00
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 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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

View File

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