From 3d1446e331f099c517aa0160f2b907b57de0c152 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Tue, 19 Oct 2021 21:16:50 -0500 Subject: librex60 changes --- x11/Xauthority | Bin 233 -> 286 bytes x11/rc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/Xauthority b/x11/Xauthority index 143ecb3..4eb8c2e 100644 Binary files a/x11/Xauthority and b/x11/Xauthority differ diff --git a/x11/rc b/x11/rc index 49e9ff5..ac86f9e 100755 --- a/x11/rc +++ b/x11/rc @@ -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 & -- cgit v1.2.3