dotfiles/.config/scripts
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
..
rofi-menus replace the rofi control centre with a real GTK panel 2026-09-04 01:12:49 +05:30
control-panel.py control panel: fix css priority, drop blur, soften active tiles 2026-09-04 08:40:16 +05:30
media.sh Sakura Line: retheme the whole desktop from the wallpaper 2026-09-04 00:19:36 +05:30
polkitkdeauth.sh initial dotfiles 2026-04-25 16:39:11 +05:30
set-wallpaper.sh initial dotfiles 2026-04-25 16:39:11 +05:30
system-info.sh initial dotfiles 2026-04-25 16:39:11 +05:30
toggle-bar.sh control centre, notification overhaul, and cleanup 2026-09-04 00:48:26 +05:30
volume.sh control centre, notification overhaul, and cleanup 2026-09-04 00:48:26 +05:30