Skip to content

Instantly share code, notes, and snippets.

@rhoconlinux
Created July 14, 2017 23:12
Show Gist options
  • Save rhoconlinux/68af9d6b4be8de97c284ff9dde303d4c to your computer and use it in GitHub Desktop.
Save rhoconlinux/68af9d6b4be8de97c284ff9dde303d4c to your computer and use it in GitHub Desktop.
nautilus csd fix 1604
[Desktop Entry]
NotShowIn=Unity;
Name=Files
Comment=Access and organize files
Keywords=folder;manager;explore;disk;filesystem;
Exec=env XDG_CURRENT_DESKTOP=GNOME nautilus --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=env XDG_CURRENT_DESKTOP=GNOME nautilus --new-window
OnlyShowIn=Unity;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment