diff options
| -rwxr-xr-x | .config/alpine-packages | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages index 28bf770..dd714fb 100755 --- a/.config/alpine-packages +++ b/.config/alpine-packages | |||
| @@ -17,8 +17,9 @@ pulseaudio pulseaudio-bluez pulseaudio-alsa alsa-plugins-pulse pulseaudio-utils | |||
| 17 | 17 | ||
| 18 | # Core tools (non-X) | 18 | # Core tools (non-X) |
| 19 | coreutils-fmt curl imagemagick ffmpeg tmux ghostscript ncurses shellcheck | 19 | coreutils-fmt curl imagemagick ffmpeg tmux ghostscript ncurses shellcheck |
| 20 | kbd # For console keyboard configuration | 20 | kbd # For console keyboard configuration |
| 21 | syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit | 21 | syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit |
| 22 | lynx | ||
| 22 | 23 | ||
| 23 | # Development tools | 24 | # Development tools |
| 24 | build-base git gdb valgrind clang20 python3 rust cargo hare | 25 | build-base git gdb valgrind clang20 python3 rust cargo hare |
| @@ -36,7 +37,8 @@ libx11-dev libxft-dev libxinerama-dev # For building dwm and st | |||
| 36 | dbus-x11 | 37 | dbus-x11 |
| 37 | 38 | ||
| 38 | # X applications | 39 | # X applications |
| 39 | firefox libreoffice telegram-desktop vlc-qt imv-x11 | 40 | firefox |
| 41 | libreoffice telegram-desktop vlc-qt imv-x11 | ||
| 40 | zathura-djvu zathura-pdf-mupdf zathura-ps | 42 | zathura-djvu zathura-pdf-mupdf zathura-ps |
| 41 | arandr | 43 | arandr |
| 42 | 44 | ||
