Re: Run shell script on startup?
Reply #7 –
Hello,
I will not make another post since my problem is the same.
Used to run Manjaro and Arch and never had any issue with arandr output for i3wm.
Now i just cannot do it anymore.
The xrandr output is : #!/bin/sh
xrandr --output LVDS1 --primary --mode 1366x768 --pos 277x1080 --rotate normal --output DP1 --off --output DP2 --off --output DP3 --off --output HDMI1 --off --output HDMI2 --off --output HDMI3 --off --output VGA1 --mode 1920x1080 --pos 0x0 --rotate normal --output VIRTUAL1 --off
I tried to put it in .config/i3/config, tried to put in .xinitrc, it never starts.
Tried to make a script in /scripts/screenlayout.sh, changed the permissions , does not start.
I'm out of ideas...never had this issue in Manjaro.
Artix runit - i3-gaps