open systemsettings
and add a new shortcut (simple URL) :
ctrl+alt+backspace ->
pkill -u 1000
Replace 1000 with your real UUID
in a shell, you can find it with
echo $UID
Enjoy
open systemsettings
and add a new shortcut (simple URL) :
ctrl+alt+backspace ->
pkill -u 1000
Replace 1000 with your real UUID
in a shell, you can find it with
echo $UID
Enjoy