2024-11-04 05:41:52 -05:00
|
|
|
All below package names are from the Arch repositories. Some packages are exclusive to the AUR only.
|
|
|
|
**Windowmaker dockapps may require manual source code fixes.**
|
2024-11-04 05:38:50 -05:00
|
|
|
|
|
|
|
## Required packages
|
2024-11-04 20:33:44 -05:00
|
|
|
the bare minimum of this setup
|
2024-11-04 05:38:50 -05:00
|
|
|
```
|
|
|
|
xorg-server - I don't use Wayland and almost nothing on this list supports it.
|
|
|
|
windowmaker - The desktop. Self explanatory.
|
|
|
|
wmclock - The clock, you'd be a loser without one.
|
|
|
|
wmsystemtray - Support for XDG tray icons, required for many applications.
|
|
|
|
```
|
|
|
|
|
|
|
|
## Optional packages
|
2024-11-04 20:33:44 -05:00
|
|
|
stuff I like to use, part of xinitrc or basic utils
|
|
|
|
substitute/remove packages and edit configs as needed
|
2024-11-04 05:38:50 -05:00
|
|
|
```
|
2024-11-04 20:33:44 -05:00
|
|
|
ly - Minimal TUI-based session manager.
|
|
|
|
kitty - OpenGL 3.2 terminal emulator.
|
2024-11-04 20:35:00 -05:00
|
|
|
starship - Bourne shell prompt customizer.
|
|
|
|
ttf-mononoki-nerd - Special glyphs for Kitty and Starship. Part of nerd-fonts.
|
2024-11-04 05:38:50 -05:00
|
|
|
picom - Compositor for drop shadows and hardware-accelerated rendering.
|
2024-11-04 20:33:44 -05:00
|
|
|
kmix - KDE's Qt frontend for ALSA.
|
2024-11-04 05:38:50 -05:00
|
|
|
xscreensaver - Screensaver pack for X server by Jamie Zawinski.
|
|
|
|
ckb-next - Free software reimplementation of Corsair iCUE for select keyboards.
|
|
|
|
protonmail-bridge - Local IMAP server for encrypted Proton accounts.
|
|
|
|
```
|