Skip to content

Instantly share code, notes, and snippets.

@orschiro
Last active October 3, 2016 05:47
Show Gist options
  • Save orschiro/b853483947cdecf9c831b1df9daaeee8 to your computer and use it in GitHub Desktop.
Save orschiro/b853483947cdecf9c831b1df9daaeee8 to your computer and use it in GitHub Desktop.
[Desktop Entry]
NotShowIn=Unity;
Name=Files
Comment=Access and organize files
Keywords=folder;manager;explore;disk;filesystem;
Exec=nautilus --no-desktop --new-window %U
Icon=system-file-manager
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Utility;Core;FileManager;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.14.3
X-GNOME-UsesNotifications=true
Actions=Window;
X-Unity-IconBackgroundColor=#af4853
X-Ubuntu-Gettext-Domain=nautilus
X-AppStream-Ignore=true
[Desktop Action Window]
Name=Open a New Window
Exec=nautilus --no-desktop --new-window
OnlyShowIn=Unity;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment