We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install autorandr
autorandr
pacman -S autorandr
Apply config (for instance, by running screen.cast.external)
screen.cast.external
laptop.office.duo
Save current config
autorandr --save duo
Create a file /etc/X11/xinit/xinitrc.d/10-autorandr.sh with the following contents
/etc/X11/xinit/xinitrc.d/10-autorandr.sh
#!/bin/sh [ -x /usr/bin/autorandr ] && /usr/bin/autorandr --change
Logout/login.
There was an error while loading. Please reload this page.