Reload config
This commit is contained in:
parent
4fddf4f792
commit
69b03ecb68
1 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,7 @@ kwriteconfig5 --file dolphinrc --group DetailsMode --key ExpandableFolders false
|
||||||
|
|
||||||
# Klipper.
|
# Klipper.
|
||||||
kwriteconfig5 --file klipperrc --group General --key KeepClipboardContents false
|
kwriteconfig5 --file klipperrc --group General --key KeepClipboardContents false
|
||||||
|
|
||||||
|
# Restart some applications.
|
||||||
|
qdbus org.kde.KWin /KWin reconfigure
|
||||||
|
qdbus org.kde.plasmashell /PlasmaShell refreshCurrentShell
|
||||||
|
|
Loading…
Reference in a new issue