13 Nov
2018
13 Nov
'18
21:26
This is working for me! Seems like I tried something like this in the past and it didn't work. But it is now. -johnm #!/bin/bash # # KDE logout script # try to workaround the stupid "Restore Pages" prompt that always comes up when starting chromium # after a logout. 'cleanly' close it so the WM doesn't kill it in a way that chromium doesn't # like. killall chromium sleep 1 echo "chromium down." -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org