Commit graph

16 commits

Author SHA1 Message Date
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
3bb5e10d4d
refactor: change quickshell flake URL 2025-10-08 13:05:33 -04:00
4e7ca4391e
tweak: show current NixOS generation on popout open 2025-10-08 00:57:16 -04:00
77ebc45ffd
tweak: change label of power profile slider in battery popup 2025-10-08 00:44:59 -04:00
aa89c4391b
tweak: lower thresholds for holdable commands 2025-10-08 00:30:58 -04:00
484e0ce17f
fix: handle edge case in workspace movement commands 2025-10-08 00:16:02 -04:00
dad57da905
fix: do nothing if moving to existing workspace 2025-10-08 00:04:14 -04:00
589af00394
fix: make GPU type config optional 2025-10-08 00:03:18 -04:00
b27fb0b079
fix: correct typo in command code 2025-10-08 00:03:02 -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
8f085b5c36
add!: add new workspace manipulation commands 2025-10-07 20:30:56 -04:00
d202ca5cc5
fix: change name in package.nix 2025-10-07 20:10:59 -04:00
5907914075
add: envrc file 2025-10-07 19:59:49 -04:00
2fd22ae486
refactor!: change nix-systems flake input to systems 2025-10-07 19:56:53 -04:00
7d8d7dacae
init: working version 2025-10-07 19:43:46 -04:00