aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.local/bin/layout-resize
Commit message (Collapse)AuthorAgeFilesLines
* fix: update layout-resize and waybar-netspeed for 0.54Craig Jennings2026-03-071-2/+2
| | | | | | | | layout-resize: replace removed splitratio dispatcher with layoutmsg mfact for master layout resizing. waybar-netspeed: replace iwgetid/proc/net/wireless with iw commands for SSID and signal strength (old tools no longer populated by kernel).
* feat(hyprland): add monocle layout support, fix scrolling keybindingsCraig Jennings2026-03-071-0/+24
Add monocle to layout cycle and waybar indicator. Fix scrolling layout move (swapwindow) and resize (resizeactive). Add layout-resize script.