Added exhange and outlook.

Fixed bitwardens profile
This commit is contained in:
2021-01-06 21:09:10 +10:00
parent 655674508c
commit c5e0dae71f
7 changed files with 29 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ Icon=/home/pi/webapps/icons/bitwarden.svg
Path=/home/pi/webapps
Terminal=false
StartupNotify=false
Categories=Security;
Categories=Other;

View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=Exchange
Comment=Exchange Web App
Exec=/home/pi/webapps/exchange.sh
Icon=/home/pi/webapps/icons/exchange.svg
Path=/home/pi/webapps
Terminal=false
StartupNotify=false
Categories=Network;

View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=Outlook
Comment=Outlook Web App
Exec=/home/pi/webapps/outlook.sh
Icon=/home/pi/webapps/icons/outlook.svg
Path=/home/pi/webapps
Terminal=false
StartupNotify=false
Categories=Office;