diff options
Diffstat (limited to 'x11/rc')
-rwxr-xr-x | x11/rc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) & |