mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-08 08:20:59 -04:00
desktop: add foot-server.desktop - launches a foot server instance
This commit is contained in:
parent
11f35434cb
commit
506c1da390
2 changed files with 11 additions and 1 deletions
10
foot-server.desktop
Normal file
10
foot-server.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=foot --server
|
||||
Icon=terminal
|
||||
Terminal=false
|
||||
Categories=System;TerminalEmulator;
|
||||
|
||||
Name=Foot Server
|
||||
GenericName=Terminal
|
||||
Comment=A wayland native terminal emulator
|
||||
Loading…
Add table
Add a link
Reference in a new issue