summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/pypr/config.toml
AgeCommit message (Collapse)Author
30 hoursfeat: proton-vpn, lid switch, scratchpad resizingCraig Jennings
- archsetup: add proton-vpn-gtk-app; configure logind to ignore lid switch - hyprland.conf: autostart protonvpn-app minimized - waybar: set battery module to BAT1 (velox) - pypr: resize scratchpads to fit 80x24 minimum; enlarge monitor for btop - gitconfig: add deepsat GHE credential helpers - CLAUDE.md: update notes.org reference (lowercase)
2026-03-07feat(hyprland): update plugins for 0.54, add scratchpad hide_delayCraig Jennings
Remove hyprscrolling from plugin setup (now in core). Add hide_delay workaround for pyprland bug #211 to all scratchpads.
2026-02-14feat(hyprland): resize term scratchpads, rename term2 to ai-termCraig Jennings
Term scratchpads now 50x70%, renamed term2 to ai-term with updated app-id. Updated calibre window state.
2026-02-14fix(pyprland): use correct config path, resize scratchpadsCraig Jennings
Pyprland 3.x reads ~/.config/pypr/config.toml, not ~/.config/hypr/pyprland.toml. Remove obsolete config, update scratchpad sizes to 50%x60% in the correct file.
2026-02-06feat(hyprland): waybar scratchpad toggles, remove hy3, fix cursor warpCraig Jennings
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.
2026-02-02fix(pyprland): move config to new standard locationCraig Jennings
~/.config/pypr/config.toml replaces ~/.config/hypr/pyprland.toml