From d3868c3b22267c68fae856d704e01302c7ac028f Mon Sep 17 00:00:00 2001 From: TCCQ Date: Sat, 14 Sep 2024 10:46:04 -0700 Subject: small fixes --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 41cc9e2..0a94402 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,5 +1,5 @@ xset r rate 210 35 conky | while read -r; do xsetroot -name "$REPLY"; done & -feh dotfiles/wp.jpg & +feh --bg-fill dotfiles/wp.jpg dwm -- cgit v1.2.3