[kde] [Bug 498332] Logout not working due to cloudflare-warp-bin
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sun Jan 12 21:19:18 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=498332
--- Comment #7 from dougg0k at 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 the assignee for the bug.
More information about the Unassigned-bugs
mailing list