Update
This commit is contained in:
parent
d02d0801dd
commit
abb434446f
|
@ -0,0 +1,7 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Exec=/home/liveuser/.local/userbin/reset-layout.sh
|
||||||
|
Icon=
|
||||||
|
Name=reset-layout.sh
|
||||||
|
Path=
|
||||||
|
Terminal=False
|
||||||
|
Type=Application
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
plasma-apply-lookandfeel -a "com.github.Melawy.Melawy-round-gray.Nier-A2.desktop" --resetLayout
|
Loading…
Reference in New Issue