From aa28ec7ef20517e994f01753e8c4e6fdd4d0643c Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Wed, 16 Oct 2024 21:18:49 -0400 Subject: more desktop fixes --- files/usr/local/etc/xdg/plasma-workspace/shutdown/cleanup.sh.common | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 files/usr/local/etc/xdg/plasma-workspace/shutdown/cleanup.sh.common (limited to 'files/usr/local/etc/xdg') diff --git a/files/usr/local/etc/xdg/plasma-workspace/shutdown/cleanup.sh.common b/files/usr/local/etc/xdg/plasma-workspace/shutdown/cleanup.sh.common new file mode 100644 index 0000000..1808561 --- /dev/null +++ b/files/usr/local/etc/xdg/plasma-workspace/shutdown/cleanup.sh.common @@ -0,0 +1,4 @@ +#!/bin/sh + +pkill signal-desktop chrome baloo_file +pkill -f /usr/local/libexec/geoclue-2.0/demos/agent -- cgit v1.2.3