cb227dc6c2
This is needed for foot's new terminal spawning feature to function.
14 lines
308 B
Desktop File
14 lines
308 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
Environment=PATH=@foot@/bin
|
|
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
|