From bf9e245cb4bd6c0b7ccf3b75bac5502509bb00c1 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Sun, 6 Dec 2020 20:50:13 -0600 Subject: some cleanups --- postinstall.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'postinstall.sh') diff --git a/postinstall.sh b/postinstall.sh index 5b64bf2..8f6fb01 100755 --- a/postinstall.sh +++ b/postinstall.sh @@ -9,7 +9,9 @@ kdialog --yesno "Would you like to proceed with running postinstall.sh script to An internet connection is required to pull necessary theme dependency from https://store.kde.org Plese ensure network connectivity and logout/login for theme to properly apply after script finishes. -All modifications can be removed by removing dotfiles with rm -rf ~/.* to go back to vanilla KDE theme +All modifications can be reverted by removing dotfiles with rm -rf ~/.* to go back to vanilla KDE theme. + +Note: You can run postinstall.sh at later time by executing /usr/src/postinstall.sh script Continue?" @@ -432,3 +434,5 @@ sed -i -r "s/^Exec=(.*)$/Exec=mpv-kio.sh/g" ~/.local/share/applications/mpv-kio. # after script runs delete it sed -i "s/~\/postinstall.sh &//" ~/.xinitrc rm -- "$0" + +qdbus org.kde.ksmserver /KSMServer logout 1 0 0 -- cgit v1.2.3