adds kde scripts to save and load using konsave

This commit is contained in:
2024-04-24 16:26:58 -07:00
parent a60ef85759
commit 750f2ecfba
4 changed files with 8 additions and 0 deletions

5
kde/main.sh Normal file
View File

@@ -0,0 +1,5 @@
sudo dnf install python -y
sudo dnf install pip -y
python -m pip install konsave
sh load.sh