| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(power-menu): use wofi (vim nav) and systemctl (polkit) | 2026-05-13 | 1 | -4/+6 | |
| | | | | | | | | | | - wofi --dmenu --hide-search: pure j/k arrow-key picker, no fuzzy search field. Matches existing wofi config (key_up/key_down already include j/k). - systemctl reboot/poweroff/suspend instead of sudo: rely on polkit, which permits these for active session users by default — no passwordless sudo required. | ||||
| * | feat(sway): keyboard-driven fuzzel power menu, replace swaynag | 2026-05-13 | 1 | -0/+19 | |
| swaynag buttons require a mouse click. Replace the Mod+Shift+e session prompt with a fuzzel --dmenu picker so the whole menu is keyboard navigable. Adds Suspend as a new entry while we're here. | |||||
