diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-05-06 19:42:17 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-05-06 23:00:08 +0200 |
| commit | 453436ee53cd9935473cf1944dd072281d69a99f (patch) | |
| tree | 84d1c7ba8c4a748ce815da0ac4c06301c83ef169 /.config | |
| parent | f9e0eda68d23e00547bbc28902b5bd5ef13bd44b (diff) | |
| download | config-453436ee53cd9935473cf1944dd072281d69a99f.tar.gz config-453436ee53cd9935473cf1944dd072281d69a99f.zip | |
Setup config alpine script
Diffstat (limited to '.config')
| -rwxr-xr-x | .config/alpine-packages | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages index bc67a6e..946a038 100755 --- a/.config/alpine-packages +++ b/.config/alpine-packages | |||
| @@ -24,14 +24,15 @@ 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 | libx11-dev libxft-dev libxinerama-dev |
| 26 | 26 | ||
| 27 | # Xorg xorg-server | 27 | # Xorg |
| 28 | xorg-server | ||
| 28 | 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 |
| 29 | setxkbmap xsel xbanish xsetroot xwallpaper xev slock | 30 | setxkbmap xsel xbanish xsetroot xwallpaper xev slock |
| 30 | 31 | ||
| 31 | # X applications | 32 | # X applications |
| 32 | firefox libreoffice telegram-desktop vlc imv-x11 | 33 | firefox libreoffice telegram-desktop vlc imv-x11 |
| 33 | zathura-djvu zathura-pdf-mupdf zathura-ps | 34 | zathura-djvu zathura-pdf-mupdf zathura-ps |
| 34 | arandr | 35 | arandr iwgtk |
| 35 | 36 | ||
| 36 | # Fonts, but like a gazillion of them | 37 | # Fonts, but like a gazillion of them |
| 37 | font-terminus font-noto font-noto-extra font-arabic-misc | 38 | font-terminus font-noto font-noto-extra font-arabic-misc |
