summaryrefslogtreecommitdiff
path: root/kanotix-lxde-extra/compton-k-kill.desktop
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2025-08-28 00:08:31 +0200
committerHolger Paradies <retabell@gmx.de>2025-08-28 00:08:31 +0200
commita8a4283ecec5c2f90d5ebff8c111c57114e5cc92 (patch)
tree5dbe69bea641e77de415ad6d4ee6908546be58b9 /kanotix-lxde-extra/compton-k-kill.desktop
parent77328657a67ad38642995de7f90ca3a8bb19d470 (diff)
downloadkanotix-packages-a8a4283ecec5c2f90d5ebff8c111c57114e5cc92.zip
kanotix-packages-a8a4283ecec5c2f90d5ebff8c111c57114e5cc92.tar.gz
lxde-extra add desktop files and update kanotix-start compiz
Diffstat (limited to 'kanotix-lxde-extra/compton-k-kill.desktop')
-rw-r--r--kanotix-lxde-extra/compton-k-kill.desktop16
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!