diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-02-07 14:41:11 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-02-07 14:41:11 +0200 |
commit | 46aa2d6b49bd0bbcc030e1af9df6e317afeb8370 (patch) | |
tree | 160fdd4e9e701c6e840df5221e174e7eddd0c3f3 /x11-wm/compiz/files/compiz.desktop | |
parent | 3884e76580b91fd65999af449739dd4765455316 (diff) |
Added plugins and compiz wm
Diffstat (limited to 'x11-wm/compiz/files/compiz.desktop')
-rw-r--r-- | x11-wm/compiz/files/compiz.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/compiz/files/compiz.desktop b/x11-wm/compiz/files/compiz.desktop new file mode 100644 index 00000000..22cf642b --- /dev/null +++ b/x11-wm/compiz/files/compiz.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Name=Compiz +Name[en_GB]=Compiz +Exec=compiz ccp +NoDisplay=true +# name we put on the WM spec check window +X-GNOME-WMName=Compiz +X-GNOME-Autostart-Phase=WindowManager +X-GNOME-Provides=windowmanager +X-GNOME-Autostart-Notify=true |