diff options
-rwxr-xr-x | autostart.sh | 4 |
1 files 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' |