diff --git a/liveuser/.config/autostart/reset-layout.desktop b/liveuser/.config/autostart/reset-layout.desktop new file mode 100644 index 00000000..ee029b3e --- /dev/null +++ b/liveuser/.config/autostart/reset-layout.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Exec=/home/liveuser/.local/userbin/reset-layout.sh +Icon= +Name=reset-layout.sh +Path= +Terminal=False +Type=Application diff --git a/liveuser/.local/userbin/reset-layout.sh b/liveuser/.local/userbin/reset-layout.sh new file mode 100755 index 00000000..7b945f33 --- /dev/null +++ b/liveuser/.local/userbin/reset-layout.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +plasma-apply-lookandfeel -a "com.github.Melawy.Melawy-round-gray.Nier-A2.desktop" --resetLayout