#!/bin/bash plasma-apply-lookandfeel -a "com.github.Melawy.Melawy-round-gray.Nier-A2.desktop" --resetLayout if [ "$(whoami)" != "liveuser" ]; then sleep 5 rm $HOME/.config/autostart/reset-layout.desktop rm $HOME/.local/userbin/reset-layout.sh fi