▲ | charlie-83 2 days ago | |||||||
I just have a bash script that runs on startup which just greps the output of xrandr to determine if I am connected to home/office/no monitors and then runs the appropriate xrandr commands to config them. On the occasion when I (dis)connect monitors without restarting the laptop, I just have some command line aliases (home/office/laptop) which run the appropriate config | ||||||||
▲ | quibono 2 days ago | parent [-] | |||||||
Correct me if I'm wrong but Hyprland is Wayland so xrandr is no go. There are some utilities for this though. nwg-displays comes to mind | ||||||||
|