From f26eab2372cd92c1f815a6d57538e761dc1346c9 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sat, 27 Mar 2021 22:31:47 +0300 Subject: feat(dwm): use xwallpaper instead of hsetroot --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 74fd63c..c8fe2dc 100644 --- a/.xinitrc +++ b/.xinitrc @@ -36,7 +36,7 @@ xset r rate 250 50 exec tmuxinator start admin & exec redshift -P & exec picom -c -i 1.0 -D 0 -r 12 & -exec hsetroot -cover ~/Pictures/wallpaper.jpg & +exec xwallpaper --zoom ~/Pictures/wallpaper.jpg & exec sxhkd & exec dwmblocks & -- cgit v1.2.3