1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-03 07:31:03 +01:00
home-manager/tests/modules/programs/ashell/systemd-service-expected.service
Austin Horstman 650a38ebe8 ashell: support yaml and toml config
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-07-05 00:26:25 -05:00

11 lines
239 B
Desktop File

[Install]
WantedBy=hyprland-session.target
[Service]
ExecStart=@ashell-0.5.0@/bin/ashell
Restart=on-failure
[Unit]
After=hyprland-session.target
Description=ashell status bar
Documentation=https://github.com/MalpenZibo/ashell/tree/0.4.1