Executable file stored as ~/.local/scripts/setmon :
Code:
#!/bin/bash xrandr --output DisplayPort-3 --primary --pos 0x0 xrandr --output HDMI-A-0 --rotate right --right-of DisplayPort-3 --pos 3840x0
Code:
[Desktop Entry] Exec=/home/stuart/.local/scripts/setmon Icon=dialog-scripts Name=setmon Path= Type=Application X-KDE-AutostartScript=true
Leave a comment: