dotfiles/.config/bspwm
Sarthak 9853553782 control panel: fix css priority, drop blur, soften active tiles
The panel styled itself at PRIORITY_APPLICATION (600) while
~/.config/gtk-3.0/gtk.css loads at PRIORITY_USER (800) and styles plain
'button'. The user sheet won, so tile backgrounds never applied - but the
more specific '.tile.active .tile-icon { color: #0f0d17 }' did, which is why
icons rendered black on dark tiles. The panel now loads at USER + 1.

- global blur made every translucent window fuzzy, not just the panel: removed
- picom no longer re-rounds the panel; it clipped at 12px over an 18px css
  radius and chewed the corners
- active tiles are a tint plus an accent border rather than a solid accent fill
- 10px transparent gutter outside the card, 20px padding inside
- the particles tile was using a television glyph; now an atom

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Cn3dHfbgNYdbZvzb1b3GQt
2026-09-04 08:40:16 +05:30
..
wallpaper Sakura Line: retheme the whole desktop from the wallpaper 2026-09-04 00:19:36 +05:30
bspwmrc control panel: audio devices, icon font, padding, blur 2026-09-04 08:33:51 +05:30
picom.conf control panel: fix css priority, drop blur, soften active tiles 2026-09-04 08:40:16 +05:30
picom.conf.bak initial dotfiles 2026-04-25 16:39:11 +05:30
sxhkdrc replace the rofi control centre with a real GTK panel 2026-09-04 01:12:49 +05:30