2549bb1880
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
10 lines
242 B
Desktop File
10 lines
242 B
Desktop File
[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
|