From f4cb7fce51024dd9566bea3a7a76013d7b540a94 Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 8 Feb 2024 22:01:27 -0600 Subject: cas: autostart: use hyprpaper and not mpvpaper Sadly, having mpv constantly playing a video as the background isn't great for the battery life, so I'm going back to just a normal wallpaper. --- autostart.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autostart.sh b/autostart.sh index 1872adb..7e4113e 100755 --- a/autostart.sh +++ b/autostart.sh @@ -21,8 +21,8 @@ if [ -n "${WAYLAND_DISPLAY}${DISPLAY}" ]; then dinit & notify-sound.sh off & runifnot swayidle - #killandrun hyprpaper - runifnot mpvpaper eDP-1 ~/Downloads/mylivewallpapers-com-Matrix-EDIT.mp4 -p -f -o "--loop" + killandrun hyprpaper + #runifnot mpvpaper eDP-1 ~/Downloads/mylivewallpapers-com-Matrix-EDIT.mp4 -p -f -o "--loop" runifnot waybar import-gsettings gtk-theme 'Flat-Remix-GTK-Green-Darkest' import-gsettings icon-theme 'Mint-X-Grey' -- cgit v1.2.3