mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
22 lines
437 B
Desktop File
22 lines
437 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
TryExec=foot
|
|
Exec=foot
|
|
Icon=foot
|
|
Terminal=false
|
|
Categories=System;TerminalEmulator;
|
|
Name=Foot
|
|
GenericName=Terminal
|
|
Comment=A fast, lightweight and minimalistic Wayland terminal emulator
|
|
StartupNotify=true
|
|
StartupWMClass=foot
|
|
Actions=New;
|
|
X-TerminalArgExec=-e
|
|
X-TerminalArgAppId=--app-id=
|
|
X-TerminalArgTitle=--title=
|
|
X-TerminalArgDir=--working-directory=
|
|
|
|
[Desktop Action New]
|
|
Name=New Terminal
|
|
Exec=foot
|