Install rofimoji on Linux.

This commit is contained in:
Tom Alexander
2023-03-25 09:06:54 -04:00
parent 1ceef073e4
commit 347ffaea12
5 changed files with 9 additions and 3 deletions

View File

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