Commit Graph
5 Commits
Author SHA1 Message Date
hermes 09c7501d31 fix(ntfy-notify): use --from-config flag for multi-topic subscribe
ntfy v2.26.0+ requires 'ntfy subscribe --from-config' to read
subscriptions from client.yml. Without it, the service fails with:
'must specify topic, type ntfy subscribe --help for help'

Ref: https://docs.ntfy.sh/subscribe/cli/#subscribe-to-multiple-topics
2026-07-30 16:10:26 -03:00
hermes-bot 0f0de37ea9 feat: add bwp/bwc/bwu — rbw + fzf + wl-copy vault scripts
bwp: select entry → copy password to clipboard
bwc: select entry → copy TOTP/2FA code to clipboard
bwu: select entry → copy username/email to clipboard

Single writeShellApplication dispatched by $0, three symlinks
(bwp/bwc/bwu) installed via home.packages.
2026-07-28 17:08:46 -03:00
hermes-bot fb6d677bcf fix(swaync): clean up gruvbox styling, fix CSS bugs, trim oversized dimensions
- Fix missing semicolon on background-color in root selector
- Fix stray extra closing brace on notification-action background-color
- Remove duplicate/dead '* { }' rule block
- Reduce control-center and notification-window dimensions (less oversized)
- Reduce border-radius, margins, icon/image sizes for a tighter, cleaner look
- Gruvbox palette and BerkeleyMono Nerd Font Propo font-family already in place, now rendering correctly
2026-07-23 15:37:03 -03:00
hermes-botandjpporta d4c2b37d46 feat: add adaptive pinentry module (rofi on TTY, curses on SSH) 2026-07-23 10:44:22 -03:00
hermes-bot 5a4745f637 feat: add adaptive pinentry module (rofi on TTY, curses on SSH) 2026-07-22 22:07:36 -03:00