diff options
Diffstat (limited to 'desktop/compton-conf/desktop_entry.patch')
-rw-r--r-- | desktop/compton-conf/desktop_entry.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/compton-conf/desktop_entry.patch b/desktop/compton-conf/desktop_entry.patch new file mode 100644 index 0000000000000..303d89fa76800 --- /dev/null +++ b/desktop/compton-conf/desktop_entry.patch @@ -0,0 +1,11 @@ +diff -uprNEBZ --suppress-blank-empty a/compton-conf.desktop.in b/compton-conf.desktop.in +--- a/compton-conf.desktop.in 2015-11-27 11:29:17.187956000 -0600 ++++ b/compton-conf.desktop.in 2015-11-27 11:32:12.851906393 -0600 +@@ -6,6 +6,6 @@ Comment=Configure Compton window effects + TryExec=compton-conf + Exec=compton-conf + Icon=preferences-system-windows +-Categories=Settings;DesktopSettings;Qt;LXQt; ++Categories=Settings;DesktopSettings;Qt;X-LXQt; + + #TRANSLATIONS_DIR=translations |