mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
1451d2866d
This reverts commit 40ab43ae98
.
13 lines
299 B
Desktop File
13 lines
299 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@foot@/bin/foot --server
|
|
OOMPolicy=continue
|
|
Restart=on-failure
|
|
|
|
[Unit]
|
|
After=graphical-session.target
|
|
Description=Fast, lightweight and minimalistic Wayland terminal emulator.
|
|
Documentation=man:foot(1)
|
|
PartOf=graphical-session.target
|