#arch randomly freezes and desktop restarting
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
You should post some of the logs
i believe they are stored in /var/log
is there anything relating to KDE?
I'd suggest journalctl --lines=500
since that should give you the last 500 lines of your system logs
journalctl -b -1 for boot before the current one, -2 for the one before that, and so on