first commit
This commit is contained in:
11
refresh.sh
Executable file
11
refresh.sh
Executable 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
|
||||
Reference in New Issue
Block a user