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/autotiling.service

11 lines
242 B
INI

[Unit]
Description=Script for sway and i3 to automatically switch the horizontal / vertical window split orientation
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/autotiling
[Install]
WantedBy=sway-session.target