funman300
67fbea93a4
waybar: drop unused children-class from tray drawer
...
No CSS rule targets .tray-drawer-child — speculative key with no
consumer. YAGNI cleanup.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 21:30:35 -07:00
funman300
51353cecd0
waybar: collapse tray icons behind a click-to-reveal drawer
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 21:22:48 -07:00
funman300
17abe4651e
waybar: switch clock display to 12hr format
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 21:22:48 -07:00
funman300
7ab5116e5d
waybar: work around DST bug in built-in clock module
...
waybar 0.15.0's clock module reads PST instead of PDT, showing time
an hour behind. Replace with custom/exec calling date directly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-29 10:18:55 -07:00
funman300
b0daea2a73
waybar: fix GTK3 CSS variables, pin timezone, adjust screenshot keybind
...
- theme/colors.css: replace CSS custom properties (--var) with GTK3
@define-color — GTK3 CSS parser rejects -- syntax, crashing waybar
- waybar/style.css, wofi/style.css, gtklock/style.css: update var(--x)
references to @x to match
- waybar/config.jsonc: pin clock timezone to America/Vancouver
- niri/config.kdl: change Print to Mod+Print for screenshot keybind
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-28 11:38:48 -07:00
funman300
79ca9839f6
Add mouse battery widget, Bolt Launcher rule, cursor size; fix theme symlink
...
- waybar: add custom/mouse-battery module and mouse-battery.sh script
- niri: add Bolt Launcher floating rule; switch RuneLite to floating
- environment.d: set XCURSOR_SIZE=36
- install.sh: add symlinks for theme/colors.css and mouse-battery.sh (fixes @import path)
- .gitignore: exclude nohup.out
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-25 11:54:28 -07:00
funman300
ab4b964c09
waybar: click wifi to open networkmanager_dmenu wofi picker
2026-04-23 10:29:05 -07:00
funman300
cf3902b35e
waybar: add CPU usage/temp with color states and per-core tooltip
2026-04-23 10:25:39 -07:00
funman300
54689f9781
Add power profile and fan strategy waybar modules - scripts/power-profile.sh: waybar module + wofi menu for powerprofilesctl - scripts/fan-profile.sh: waybar module + wofi menu for fw-fanctrl - waybar/config.jsonc: add custom/power-profile and custom/fan-profile modules - waybar/style.css: add padding and class colors for new modules - packages.txt: add power-profiles-daemon and fw-fanctrl - install.sh: symlink new scripts to ~/.local/bin
2026-04-22 17:27:29 -07:00
funman300
c6f96bcac8
Add clipboard, idle timeouts, night light, bluetooth, and waybar improvements
...
- Add cliphist clipboard manager with wofi picker (Mod+Shift+C)
- Add wl-paste watch for clipboard history
- Add swayidle idle timeouts: blank at 5min, lock at 10min
- Add blueman-applet autostart (bluetooth tray)
- Add wlsunset night light for Vancouver (49.2N, 123.1W)
- Add clipboard-picker script and symlink in install.sh
- Waybar: add battery charging format, warning/critical states, tray config
- Waybar CSS: add warning (yellow) and critical (red) battery colors
2026-04-22 16:14:30 -07:00
funman300
2c9d9c7c32
Initial Niri + Wayland dotfiles
2026-04-22 11:40:31 -07:00