first commit

This commit is contained in:
2026-02-12 17:04:11 +01:00
commit cc9402d2cd
4 changed files with 229 additions and 0 deletions

11
refresh.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
rm -rf ~/.local/share/plasma/plasmoids/org.hadak.kdequickchar
# 1. Re-install the widget
kpackagetool6 --type Plasma/Applet --install .
# 2. Clear the cache
kbuildsycoca6
# 3. Restart the shell to see changes
kquitapp6 plasmashell && kstart plasmashell