diff --git a/KDE/OXO.sh b/KDE/OXO.sh new file mode 100755 index 0000000..15e4c56 --- /dev/null +++ b/KDE/OXO.sh @@ -0,0 +1,3 @@ +#!/bin/sh +kactivities-cli --stop-activity `kactivities-cli --list-activities | grep "Main" | cut -d' ' -f2` +notify-send --icon=`kactivities-cli --list-activities | grep "OXO" | cut -d' ' -f4` -a "OXO Innovation" "Main profile closed"