☰ Categories

Linux: Allow root to run graphical applications

Run the following as an admin user, but not root:
sudo xhost si:localuser:root

sudo “gui application command”