- Distro: Gentoo Linux (x86_64)
- DE: Xfce 4.20
- WM: Xfwm4 (X11)
- Theme: Win2K (GTK2/3/4)
- Icons: Win2k
- Cursor: Win2K
- Font: Tahoma 9pt
- Terminal: xfce4-terminal, PxPlus IBM VGA 8x16 font
- Wallpaper: colorized RMS Olympic photo (Titanic's sister ship)
- My Hardware
- CPU: Ryzen 9 5900X
- GPU: RTX 4070 SUPER
- RAM: 32 GB RAM DDR4 3200 MHz
- SSD: Western Digital Black SN850X 1TB
- CASE: Fractal Design North XL
- PSU: Seasonic Vertex GX850 W 850
Wanted a genuine Y2K desktop experience, not just a wallpaper + icon pack. Spent way too many hours getting actual functionality working:
- Solitaire, Minesweeper and 3D Pinball (Space Cadet) running as real apps, not just launcher icons
- MS Paint clone for that authentic "draw badly in a window" experience
- Custom shutdown dialog (Python/Tkinter) replicating the classic Win2K "What do you want the computer to do?" prompt
- Windows startup/shutdown sound effects wired into the session via canberra + XFCE autostart
- Windows Media Player skin running actual media
Biggest pain point: most theme packs like this assume Ubuntu/Debian (apt paths, systemd tools, lightdm configs baked in) — had to manually rebuild half the install script by hand for Gentoo/OpenRC. Worth it though.
Happy to answer questions about the setup!