mirror of
https://github.com/flancian/garden.git
synced 2026-08-09 16:06:18 +00:00
4 lines
217 B
Markdown
4 lines
217 B
Markdown
- Trying to do this in one machine to test a system configuration I learnt about this nifty trick:
|
|
- `pkill -KILL -u $USER`
|
|
- From https://www.reddit.com/r/wayland/comments/osotok/restart_wayland_the_proper_way/
|