Add ~/.config/systemd/user

This commit is contained in:
2025-09-05 20:19:13 +03:00
parent d321b3c26f
commit fc37ef1c6f
7 changed files with 77 additions and 0 deletions

View File

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