https://bugs.kde.org/show_bug.cgi?id=498332
--- Comment #7 from doug...@gmail.com --- A temporary automated solution to this. Create a bash script: touch logout.sh Add the content: #!/bin/bash systemctl --user stop warp-taskbar Make sure it's executable: chmod +x logout.sh Open System Settings > Autostart > Add New > Logout Script > Choose logout.sh Done. -- You are receiving this mail because: You are watching all bug changes.