I’ve included some notes on the overall system setup so I can remember what pieces I’ve used and if there are important things to consider.
- Distribution
- Arch Linux
- Display manager
- LightDM
- Window manager
- Openbox
- Autostart uses some custom-made scripts
- Editor
- Emacs
- Terminal
- rxvt-unicode-pixbuf
Used plugins:
urxvt-tabbedexurxvt-resize-font
- Theme
- Oomox with Base16, configurable with chezmoi
- Icons
- Suru++ Aspromauros, follows configured accent color
- Panel
- Tint2
Tint2 start menu relies on a custom-made desktop icon and an executable script, that uses
xdotoolto call Openbox menu via hotkey - Notifications
- dunst
- File manager
- PCManFm
- Archiver UI
- Xarchiver
- Messager
- Pidgin
- Compositor
- picom
- xrender, only shadows and fades
- Search
- The Silver Searcher (I use helm-ag in Emacs)
- Audio
- volumeicon
- Network
- NetworkManager
- Steam
- DosBox-X
- RetroArch
- VLC
Example of nfs auto-mount.
{hostname}:{path_in_host} /{mount_path} nfs noauto,x-systemd.automount,x-systemd.mount-timeout=30,_netdev 0 0
- Tig uses terminal colors as it should, but color selection could be better (poor contrast with white and green)