2.home-manager/tests/modules/services/fusuma/expected-service.service
Austin Horstman cbd8a72e5f treewide: remove xorg package set
Xorg package set removed, now aliases.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-02-07 13:10:27 -06:00

11 lines
243 B
Desktop File

[Install]
WantedBy=graphical-session.target
[Service]
Environment=PATH=@coreutils@/bin:@xdotool@/bin:@xprop@/bin
ExecStart=@fusuma@/bin/fusuma
[Unit]
After=graphical-session.target
Description=Fusuma services
PartOf=graphical-session.target