diff options
| -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 |
