summaryrefslogtreecommitdiff
path: root/x11/rc
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2022-01-08 16:15:19 -0600
committerTimmy Keller <tjk@tjkeller.xyz>2022-01-08 16:15:19 -0600
commitc6f103ca4c0ff474df222dcaeeb1e351b32df3a0 (patch)
treee0595895cd0e4240e5d14872c5699fac57776120 /x11/rc
parentd6115bf9191cede6771e45c8d29dafb168ac93c4 (diff)
downloaddotconfig-c6f103ca4c0ff474df222dcaeeb1e351b32df3a0.tar.xz
dotconfig-c6f103ca4c0ff474df222dcaeeb1e351b32df3a0.zip
fix cargo path and fix xvsync and xsudo
Diffstat (limited to 'x11/rc')
-rwxr-xr-xx11/rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/rc b/x11/rc
index ed92fc6..d32ca29 100755
--- a/x11/rc
+++ b/x11/rc
@@ -6,5 +6,3 @@ seasonalwallpaper &
capsmap &
unclutter -noevents &
xset r rate 250 50 &
-# Allow starting graphical applications as root
-doas xauth -f /root/.Xauthority add $(xauth list $DISPLAY) &