Prompt to logout of KDE
This commit is contained in:
parent
18358f750c
commit
0cf490d018
1 changed files with 2 additions and 2 deletions
|
@ -41,5 +41,5 @@ kwriteconfig5 --file klipperrc --group General --key KeepClipboardContents false
|
||||||
kwriteconfig5 --file keepassxc/keepassxc.ini --group GUI --key ApplicationTheme classic
|
kwriteconfig5 --file keepassxc/keepassxc.ini --group GUI --key ApplicationTheme classic
|
||||||
kwriteconfig5 --file keepassxc/keepassxc.ini --group SSHAgent --key Enabled true
|
kwriteconfig5 --file keepassxc/keepassxc.ini --group SSHAgent --key Enabled true
|
||||||
|
|
||||||
# Restart some applications.
|
# Prompt to log out to finish applying settings.
|
||||||
qdbus org.kde.plasmashell /PlasmaShell refreshCurrentShell
|
qdbus org.kde.LogoutPrompt /LogoutPrompt org.kde.LogoutPrompt.promptLogout
|
||||||
|
|
Loading…
Reference in a new issue