From f0beaad2eb8a83c118aea3fd999cd2f38827c4de Mon Sep 17 00:00:00 2001 From: AngeD Date: Tue, 18 Apr 2023 14:44:54 +0200 Subject: [PATCH] feat: mount_cook wallpaper --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 06506a8..999cfbe 100644 --- a/.xinitrc +++ b/.xinitrc @@ -20,7 +20,7 @@ dpms="$((stimeout + cycle + 1))" # turn off screen 1 sec after lock xset s "$stimeout" "$cycle" & xset dpms "$dpms" "$dpms" "$dpms" & -feh --bg-fill "$XDG_CONFIG_HOME/wallpapers/monerochan.png" --no-fehbg & +feh --bg-fill "$XDG_CONFIG_HOME/wallpapers/mount_cook.png" --no-fehbg & xss-lock -n "feh --fullscreen $XDG_CONFIG_HOME/wallpapers/lock.png" -- lock & # startup