Fix launching kanshi on Linux.

This commit is contained in:
Tom Alexander
2023-03-25 09:57:16 -04:00
parent 5bfb148ac7
commit 43ab2d4260
6 changed files with 16 additions and 42 deletions

View File

@@ -1,13 +0,0 @@
[Unit]
Description=Dynamic output configuration for Wayland compositors
Documentation=https://github.com/emersion/kanshi
# BindsTo=graphical.target
BindsTo=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/kanshi
[Install]
# WantedBy=graphical.target
WantedBy=graphical-session.target