initial commit for dotfiles etc.
This commit is contained in:
7
home_external/.local/share/applications/mount_edi.desktop
Executable file
7
home_external/.local/share/applications/mount_edi.desktop
Executable file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Mount EDI
|
||||
Comment=Use for mounting EDI
|
||||
Exec=/sync/scripts/mount_edi.sh
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;
|
7
home_external/.local/share/applications/mount_garrus.desktop
Executable file
7
home_external/.local/share/applications/mount_garrus.desktop
Executable file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Mount Garrus
|
||||
Comment=Use for mounting Garrus
|
||||
Exec=/sync/scripts/mount_garrus.sh
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;
|
7
home_external/.local/share/applications/unmount_edi.desktop
Executable file
7
home_external/.local/share/applications/unmount_edi.desktop
Executable file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Unmount EDI
|
||||
Comment=Use for unmounting EDI
|
||||
Exec=/sync/scripts/unmount_edi.sh
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;
|
7
home_external/.local/share/applications/unmount_garrus.desktop
Executable file
7
home_external/.local/share/applications/unmount_garrus.desktop
Executable file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Unmount Garrus
|
||||
Comment=Use for unmounting Garrus
|
||||
Exec=/sync/scripts/unmount_garrus.sh
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;
|
Reference in New Issue
Block a user