TROMjaro XFCE joins and takes over the party
This commit is contained in:
@ -0,0 +1,26 @@
|
||||
[Desktop Entry]
|
||||
Version=1.1
|
||||
Type=Application
|
||||
Name=Thunar File Manager
|
||||
GenericName=File Manager
|
||||
NoDisplay=true
|
||||
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;Utility;
|
||||
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:///
|
Reference in New Issue
Block a user