diff options
| author | Blake Romero <blake@developercraft.com> | 2026-03-21 17:56:19 +0000 |
|---|---|---|
| committer | Blake Romero <blake@developercraft.com> | 2026-03-21 17:56:19 +0000 |
| commit | c664e364866de5e7a02a3c0dd130a83f633736ac (patch) | |
| tree | 821699851173481820157d8696d9d6742f82d5e5 /post-setup.sh | |
| parent | 43b003046fe05d4b5ff08bb0b83fe6f56089fea6 (diff) | |
Add wev & grimshot packages
Diffstat (limited to 'post-setup.sh')
| -rwxr-xr-x | post-setup.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/post-setup.sh b/post-setup.sh index ed81967..505cfa7 100755 --- a/post-setup.sh +++ b/post-setup.sh @@ -1,3 +1,6 @@ +# +# ALPINE LINUX POST SETUP +# #!/bin/sh @@ -18,7 +21,7 @@ apk add linux-stable git bash vim tmux \ ufw iproute2 drill \ pipewire pipewire-pulse pipewire-jack wireplumber wayland-pipewire-idle-inhibit \ bluez pipewire-spa-bluez bluetuith \ - mako libnotify wlsunset \ + mako libnotify wlsunset wev grimshot \ waybar font-hack-nerd adwaita-icon-theme \ mpv zathura-pdf-mupdf swayimg-full \ xdg-desktop-portal xdg-desktop-portal-wlr |
