diff options
Diffstat (limited to 'kanotix-lxde-extra/compton-k-kill.desktop')
-rw-r--r-- | kanotix-lxde-extra/compton-k-kill.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kanotix-lxde-extra/compton-k-kill.desktop b/kanotix-lxde-extra/compton-k-kill.desktop new file mode 100644 index 0000000..a2a48b7 --- /dev/null +++ b/kanotix-lxde-extra/compton-k-kill.desktop @@ -0,0 +1,16 @@ +#modified from compton.desktop + +[Desktop Entry] +Version=1.0 +Type=Application +Name=compton stop +Name[de]=compton beenden +GenericName=X compositor +Comment=stop A X compositor +Comment[de]=A X compositor stoppen +Categories=Utility; +TryExec=compton +Exec=killall -9 compton +Icon=application-exit +Keywords=x;x11;compositor; +# Thanks to quequotion for providing this file! |