26 lines
652 B
Desktop File
26 lines
652 B
Desktop File
[Desktop Entry]
|
|
Version=1.1
|
|
Type=Application
|
|
Name=Files
|
|
GenericName=File Manager
|
|
Comment=Browse the filesystem with the file manager
|
|
Icon=org.xfce.thunar
|
|
Exec=thunar %F
|
|
Actions=open-home;open-computer;open-trash;
|
|
MimeType=inode/directory;
|
|
Categories=Core;FileManager;FileTools;GTK;System;
|
|
Keywords=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;
|
|
StartupNotify=true
|
|
|
|
[Desktop Action open-home]
|
|
Name=Home
|
|
Exec=thunar %U
|
|
|
|
[Desktop Action open-computer]
|
|
Name=Computer
|
|
Exec=thunar computer:///
|
|
|
|
[Desktop Action open-trash]
|
|
Name=Trash
|
|
Exec=thunar trash:///
|