Skip to content

Instantly share code, notes, and snippets.

@aoisensi
Created April 6, 2014 13:32
Show Gist options
  • Save aoisensi/10006134 to your computer and use it in GitHub Desktop.
Save aoisensi/10006134 to your computer and use it in GitHub Desktop.
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Compiz
Exec=/usr/bin/compiz ccp #Make sure ccp is included so that Compiz loads your previous settings.
NoDisplay=true
# name of loadable control center module
X-GNOME-WMSettingsModule=compiz
# autostart phase
##-> the folloing line cause gnome-session warning and slow startup, so try not to enable this
# X-GNOME-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
# name we put on the WM spec check window
X-GNOME-WMName=Compiz
# back compat only
X-GnomeWMSettingsLibrary=compiz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment