mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
Add .desktop file
This commit is contained in:
parent
ae2ec19133
commit
8bf0befe42
1 changed files with 18 additions and 0 deletions
18
foot.desktop
Normal file
18
foot.desktop
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Exec=foot
|
||||||
|
Icon=terminal
|
||||||
|
Terminal=false
|
||||||
|
Categories=System;TerminalEmulator;
|
||||||
|
|
||||||
|
Name=Foot
|
||||||
|
GenericName=Terminal
|
||||||
|
Comment=A wayland native terminal emulator
|
||||||
|
StartupWMClass=foot
|
||||||
|
Actions=New;
|
||||||
|
|
||||||
|
X-Desktop-File-Install-Version=0.24
|
||||||
|
|
||||||
|
[Desktop Action New]
|
||||||
|
Name=New Terminal
|
||||||
|
Exec=foot
|
||||||
Loading…
Add table
Add a link
Reference in a new issue