summaryrefslogtreecommitdiff
path: root/x11/rc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rc')
-rwxr-xr-xx11/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/rc b/x11/rc
index ac86f9e..6b13296 100755
--- a/x11/rc
+++ b/x11/rc
@@ -6,3 +6,5 @@ seasonalwallpaper &
capsmap &
unclutter -noevents &
xset r rate 250 50 &
+# Allow starting graphical applications as root
+doas xauth -f /root/.Xauthority add $(xauth list $DISPLAY) &