aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/pypr
Commit message (Collapse)AuthorAgeFilesLines
* feat(hyprland): waybar scratchpad toggles, remove hy3, fix cursor warpCraig Jennings2026-02-061-0/+7
| | | | | | | | | Waybar modules now toggle pyprland scratchpads on click: sysmonitor group opens btop, netspeed opens nmtui, pulseaudio opens pulsemixer. Consolidated pyprland config to canonical ~/.config/pypr/config.toml. Removed hy3 plugin from all configs and scripts (disabled since crash). Added $mod+N for network scratchpad. Set cursor:no_warps to prevent cursor jumping to window center on focus change.
* fix(pyprland): move config to new standard locationCraig Jennings2026-02-021-0/+55
~/.config/pypr/config.toml replaces ~/.config/hypr/pyprland.toml