Commit graph

7 commits

Author SHA1 Message Date
c9e7e7022b
feat: use Quickshell-internal idle inhibitor
This was a pain to set up properly...
2025-11-11 00:33:44 -05:00
a9dab6189d
feat(notifs): handle transient notifications properly
Transient notifications are not persistently shown in the dashboard, and
thus permanently expire after their timer runs out.
2025-10-08 22:23:02 -04:00
aa89c4391b
tweak: lower thresholds for holdable commands 2025-10-08 00:30:58 -04:00
589af00394
fix: make GPU type config optional 2025-10-08 00:03:18 -04:00
7c90710bf6
fix: make clearNotifs and dismissNotifs do different things 2025-10-08 00:02:14 -04:00
b81b90ed7b
fix: manually implement repeating keybinds
Apparently Hyprland's repeating keybinds don't work properly with DBus
shortcuts, so we have to implement this logic ourselves.
2025-10-08 00:00:12 -04:00
7d8d7dacae
init: working version 2025-10-07 19:43:46 -04:00