diff options
| -rwxr-xr-x | .config/alpine-packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages index b939d00..8ce144d 100755 --- a/.config/alpine-packages +++ b/.config/alpine-packages | |||
| @@ -22,12 +22,13 @@ syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit | |||
| 22 | # Development tools | 22 | # Development tools |
| 23 | build-base git gdb valgrind clang20 python3 rust cargo hare | 23 | build-base git gdb valgrind clang20 python3 rust cargo hare |
| 24 | lowdown darkhttpd # Both used for updating my website | 24 | lowdown darkhttpd # Both used for updating my website |
| 25 | libx11-dev libxft-dev libxinerama-dev | 25 | openjdk25 |
| 26 | 26 | ||
| 27 | # Xorg | 27 | # Xorg |
| 28 | xorg-server | 28 | xorg-server |
| 29 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics | 29 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics |
| 30 | setxkbmap xsel xbanish xsetroot xwallpaper xev slock brightnessctl | 30 | setxkbmap xsel xbanish xsetroot xwallpaper xev slock brightnessctl |
| 31 | libx11-dev libxft-dev libxinerama-dev # For building dwm and st | ||
| 31 | 32 | ||
| 32 | # X applications | 33 | # X applications |
| 33 | firefox libreoffice telegram-desktop vlc imv-x11 | 34 | firefox libreoffice telegram-desktop vlc imv-x11 |
