1646dfcd90f256467da448b38eb9756cb9443697
GTK 3 CSS (used by waybar) treats `transform` as a fatal parse error, so the rotation approach killed waybar entirely. Use a color shift from @tn-fg-muted to @tn-fg as the expanded-state feedback instead. Matches the existing style.css convention (battery/cpu/temperature states all use color shifts, not transforms). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Dotfiles (Niri + Wayland)
A personal Wayland desktop configuration centered around the Niri tiling compositor.
| Area | Tool |
|---|---|
| Compositor | niri |
| Bar | waybar |
| Terminal | alacritty |
| Shell | fish + starship |
| Launcher | wofi |
| Notifications | mako |
| Lockscreen | gtklock |
| Login/greeter | greetd + regreet |
| Wallpaper | swww |
| Screenshots | grim + slurp |
| Clipboard | cliphist |
| Theme | Tomorrow Night (GTK: Materia-dark, icons: Papirus) |
Everything is symlinked into ~/.config via install.sh, with packages listed in packages.txt.
Setup
git clone git@github.com:YOURNAME/dotfiles.git
cd dotfiles
./install.sh
Description
Languages
Shell
74.7%
CSS
25.3%