From 245f25e5cf7ab160ed3984d4cd4afa78ccf59bf8 Mon Sep 17 00:00:00 2001 From: pants Date: Fri, 19 Dec 2025 14:10:25 -0800 Subject: [PATCH] use bag repo --- dotfiles/.xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc index 2599afe..6c1136d 100755 --- a/dotfiles/.xinitrc +++ b/dotfiles/.xinitrc @@ -1,7 +1,7 @@ #!/bin/sh xrdb -merge ~/.Xresources xset r rate 200 40 -feh --no-fehbg --bg-fill ~/.images/$(ls ~/.images | shuf -n 1) +feh --no-fehbg --bg-fill ~/repos/bag/$(ls ~/.images | shuf -n 1) redshift& solaar --window=hide& dwmblocks&