add(assets): init zellij.desktop file (#870)
This commit is contained in:
parent
f6813df0e8
commit
9c6e261e33
1 changed files with 10 additions and 0 deletions
10
assets/zellij.desktop
Normal file
10
assets/zellij.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name=Zellij
|
||||||
|
Type=Application
|
||||||
|
Comment=Manage Your Terminal Applications
|
||||||
|
Terminal=true
|
||||||
|
Exec=zellij
|
||||||
|
Icon=zellij
|
||||||
|
Categories=ConsoleOnly;System;
|
||||||
|
GenericName=Terminal Multiplexer
|
||||||
Loading…
Add table
Reference in a new issue