#!/bin/bash theme="com.github.Melawy.Melawy-round-gray.Nier-A2.desktop" # Force Zenity Status message box to always be on top. ( sleep 30 echo "# Set theme"; sleep 1 plasma-apply-lookandfeel -a "$theme" --resetLayout echo "25" echo "# Remove unneeded link"; sleep 1 if [ "$(whoami)" != "liveuser" ]; then sleep 5 if [ -f "$HOME/.config/autostart/reset-layout.desktop" ]; then rm "$HOME/.config/autostart/reset-layout.desktop" fi # rm "$HOME/.local/bin/reset-layout.sh" fi echo "50" echo "# Get status of plasmashell"; sleep 2 normal_process=$(ps -eo pcpu,stat,comm | grep plasmashell | grep 'S