diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Xauthority | bin | 233 -> 286 bytes | |||
-rwxr-xr-x | x11/rc | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/Xauthority b/x11/Xauthority Binary files differindex 143ecb3..4eb8c2e 100644 --- a/x11/Xauthority +++ b/x11/Xauthority @@ -1,7 +1,7 @@ #!/bin/sh xrandr && [ "`hostname`" = "G3N2" ] && [ -f ~/.config/x11/Xresources ] && xrdb -merge -I$HOME ~/.config/x11/Xresources & -[ "`hostname`" = "openbsdx230" ] && bdstpscroll & +#[ "`hostname`" = "openbsdx230" ] && bdstpscroll & seasonalwallpaper & capsmap & unclutter -noevents & |