Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 346 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 346 Bytes

Description

xuserrun is used to run a command as the X.org server user. It discovers the DISPLAY and USER environmental variables via systemd and transfers them to the launch command to be able to run a program via the X.org server display.

Usage

xuserrun xclock -digital
xuserrun bash -c "xterm & xclock"