mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
e4c55ed4e6
This reverts commit cb227dc6c2
.
12 lines
280 B
Desktop File
12 lines
280 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@foot@/bin/foot --server
|
|
Restart=on-failure
|
|
|
|
[Unit]
|
|
After=graphical-session.target
|
|
Description=Fast, lightweight and minimalistic Wayland terminal emulator.
|
|
Documentation=man:foot(1)
|
|
PartOf=graphical-session.target
|