package install scripts

This commit is contained in:
2026-03-06 11:54:16 +01:00
parent 03b12e8b6b
commit 012a892c19
3 changed files with 49 additions and 2 deletions
+5 -2
View File
@@ -1,8 +1,11 @@
# setup ist ein Kommando-Target (keine Datei) und soll immer ausgeführt werden.
.PHONY: setup
.PHONY: basic hypr
setup:
basic:
bash install_basic_packages.sh
hypr: basic
stow --adopt hypr
bash hypr/.config/hypr/scripts/install_packages.sh
bash hypr/.config/hypr/scripts/ensure-env.sh
bash hypr/.config/hypr/scripts/portal-host-override.sh
bash hypr/.config/hypr/scripts/fix_dolphin_file_associations.sh
@@ -0,0 +1,22 @@
#!/bin/bash
sudo pacman -S \
hyprland \
hyprlauncher \
xdg-desktop-portal-hyprland \
hyprpolkitagent \
pantheon-shortcut-overlay \
waybar \
hyprpaper \
wpaperd \
wev \
hyprlock \
hypridle \
nwg-drawer \
wl-clipboard \
swaync \
hyprshot
yay -S \
hyprshutdown \
hyprtile
+22
View File
@@ -0,0 +1,22 @@
#!/bin/bash
sudo pacman -S \
firefox \
nextcloud \
openssh \
yay \
rclone \
stow \
cups \
wine \
wine-mono \
wine-gecko \
winetricks \
thunderbird \
ktouch \
strawberry \
ktorrent \
python \
python-pip \
pipewire \
pipewire-session-manager