Added custom desktop files
This commit is contained in:
parent
59b24321f8
commit
123d9a02ab
3 changed files with 37 additions and 0 deletions
13
apps/matterhorn.desktop
Normal file
13
apps/matterhorn.desktop
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
|
||||
Version=1.0
|
||||
Name=Zeus Matterhorn
|
||||
GenericName=Mattermost Terminal Client
|
||||
Comment=Zeus WPI Matterhorn server
|
||||
Icon=/usr/share/icons/Win11-black/apps/scalable/matterhorn.svg
|
||||
|
||||
Exec=matterhorn
|
||||
Terminal=true
|
||||
Categories=Utility
|
||||
Keywords=chat;
|
12
apps/typora-personal.desktop
Normal file
12
apps/typora-personal.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
|
||||
Version=1.0
|
||||
Name=Typora Personal
|
||||
GenericName=Personal notebook in Typora
|
||||
Comment=My personal notes
|
||||
Icon=/usr/share/icons/Win11-black/apps/scalable/typora-personal.svg
|
||||
|
||||
Exec=typora "/home/tdpeuter/Documents/synchronisatie/UGent/Notebooks/Tibo De Peuter/"
|
||||
Categories=Office
|
||||
Keywords=notes;personal;typora;Tibo\ De\ Peuter;
|
12
apps/typora-ugent.desktop
Normal file
12
apps/typora-ugent.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
|
||||
Version=1.0
|
||||
Name=Typora UGent
|
||||
GenericName=Studies notebook in Typora
|
||||
Comment=My studying notes
|
||||
Icon=/usr/share/icons/Win11-black/apps/scalable/typora-ugent.svg
|
||||
|
||||
Exec=typora "/home/tdpeuter/Documents/synchronisatie/UGent/Notebooks/Informatica J1 2021-2022/"
|
||||
Categories=Office
|
||||
Keywords=notes;studies;ugent;typora;Tibo\ De\ Peuter;
|
Loading…
Reference in a new issue