From 3121dba2d2ca06e70278ce52285311887ec91e54 Mon Sep 17 00:00:00 2001 From: TCCQ Date: Sat, 21 Sep 2024 23:48:11 -0700 Subject: brightness and audio --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 0a94402..f44587b 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,5 +1,5 @@ xset r rate 210 35 conky | while read -r; do xsetroot -name "$REPLY"; done & -feh --bg-fill dotfiles/wp.jpg +feh --bg-fill ~/dotfiles/wp.jpg dwm -- cgit v1.2.3