11 Commits

Author SHA1 Message Date
a89e680872 refactor(waybar): reorganize top bar with groups and add new modules
- config_top.jsonc:
  - Group modules into traygroup, pomodorogroup, bench, general
  - Add weather, language, CPU, memory, temperature modules with icons and states
  - Add pomodoro preset buttons (10m,20m,30m,1h,1h30m)
  - Split battery into #watt (power draw) and #charge (charge level)
  - Add invisible separators for spacing
- config_bottom.jsonc:
  - Remove unused modules from left/right, add margin-top
- style_top.css:
  - Style new groups and modules, define state-based colors for CPU/memory/temperature
  - Add hover effects and critical animation for paused pomodoro
- style_bottom.css:
  - Style minimized taskbar buttons
  - Fix side panel group selector (use #group)
2026-03-19 02:21:29 +03:00
b54b5c823f refactor: waybar, hypr config 2026-03-11 15:55:48 +03:00
1308399187 feat: mpris support for waybar 2026-01-27 23:36:18 +03:00
edb834371c refactor: waybar 2026-01-27 21:00:29 +03:00
d7b63ad132 feat: waybar alt highlight for workspaces on different monitor 2026-01-16 08:57:47 +03:00
226c027ebf fix: Telegram media viewer fullscreen;
fix: hyprbar style;
refactor: disabled hyprbars
2026-01-09 21:09:11 +03:00
f30e7d0085 feat: add hyprland sound system with event-triggered audio feedback;
feat: implement new hyprland plugins (hyprfocus, hyprbars, dynamic-cursors);
refactor: reorganize hyprland autostart with delay staging and plugin configuration;
feat: add notification urgency-based sound system to swaync;
feat: enhance waybar with battery module, mpd controls, and dock bar;
refactor: update waybar taskbar with active window indicators and sorting;
feat: add hyprland shutdown sound and login audio greeting;
fix: adjust cava sleep timer and mpd sticker database configuration;
feat: update rmpc keybindings for improved playlist management;
fix: modify rofi keybindings for better navigation;
chore: add zsh aliases and misspell corrections;
refactor: update styling across swaync, waybar, and hyprland with new border radii and accent colors.
2025-12-29 20:47:57 +03:00
deace16b64 feat: improved taskbar;
refactor: hyprland blur
2025-12-25 02:10:29 +03:00
fc6b2a4291 feat: further improvement of waybar :D 2025-12-24 23:13:38 +03:00
10bd92a88d fix: patched waybar a little 2025-12-24 21:09:29 +03:00
4f5c9fa3d5 feat: new waybar 2025-12-24 21:05:33 +03:00