fix: replace deprecated hyprland dwindle options (pseudotile, togglesplit) #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/hyprland-deprecated-options"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fix two errors caused by Hyprland 0.55+ deprecating hyprlang config options:
dwindle.pseudotile— variable removed entirely. Pseudotiling now uses thepseudodispatcher per-window.togglesplit— standalone dispatcher removed. Replaced withpseudodispatcher on$mainMod + P(matches original intent per the config comments).Also updated the
gortium-dotfilesHermes skill to use absolute paths for common edit locations.