mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-08 13:10:37 +00:00
2c3d93ebee
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
11 lines
190 B
Desktop File
11 lines
190 B
Desktop File
[Unit]
|
|
Description=Script for automatically rotating screen
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=%h/Scripts/autorotate.sh
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|