You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
foodotfiles/home/.config/systemd/user/autorotate.service

11 lines
190 B
INI

[Unit]
Description=Script for automatically rotating screen
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=%h/Scripts/autorotate.sh
[Install]
WantedBy=sway-session.target