summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.local/bin/layout-resize
AgeCommit message (Collapse)Author
5 daysfix: update layout-resize and waybar-netspeed for 0.54Craig Jennings
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).
5 daysfeat(hyprland): add monocle layout support, fix scrolling keybindingsCraig Jennings
Add monocle to layout cycle and waybar indicator. Fix scrolling layout move (swapwindow) and resize (resizeactive). Add layout-resize script.