i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Swapped outputs again

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