···22# Turn my second monitor off and on to trigger Gnome repositioning all windows.
33# Workaround for a Gnome Wayland bug where windows are stuck being maximized
44# while actually only take up part of the screen after the screen wakes up from sleep.
55-gnome-randr --output DP-1 --off && gnome-randr --output DP-1 --auto
55+gnome-randr --output DP-3 --off && gnome-randr --output DP-3 --auto