diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index b5336a5..40bca2c 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -24,7 +24,7 @@ monitor=eDP-1,1920x1200,auto,1.25 exec-once = uwsm app -- waybar exec-once= uwsm app -- /usr/lib/polkit-kde-authentication-agent-1 # Select random wallpaper from wallpaper folder -exec-once = uwsm app -- swaybg -i ~/.config/hypr/wallpapers/hello-Purple-2-dragged.jpg +exec-once = uwsm app -- swaybg -i ~/.config/hypr/wallpapers/wallpaper.jpg #exec-once = ~/.config/hypr/change_wallpaper.sh exec-once = uwsm app -- dunst exec-once = uwsm app -- batsignal -b -e -w 30 -c 20 -d 10 -f 100 diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index aed89ed..5a294fa 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -1,6 +1,6 @@ background { monitor = - path = ~/.config/hypr/hyprlock/background.jpg + path = ~/.config/hypr/wallpapers/wallpaper.jpg color = rgba(25, 20, 20, 1.0) # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations diff --git a/.config/hypr/wallpapers/coyote-ugly.jpg b/.config/hypr/wallpapers/coyote-ugly.jpg deleted file mode 100644 index 423cdc6..0000000 Binary files a/.config/hypr/wallpapers/coyote-ugly.jpg and /dev/null differ diff --git a/.config/hypr/wallpapers/jinns-bar.jpg b/.config/hypr/wallpapers/jinns-bar.jpg deleted file mode 100644 index 34af6a3..0000000 Binary files a/.config/hypr/wallpapers/jinns-bar.jpg and /dev/null differ diff --git a/.config/hypr/wallpapers/Appearance.heic b/.config/hypr/wallpapers/not-active/Appearance.heic similarity index 100% rename from .config/hypr/wallpapers/Appearance.heic rename to .config/hypr/wallpapers/not-active/Appearance.heic diff --git a/.config/hypr/wallpapers/Mac-Pro-macOS-Catalina-Wallpaper.jpg b/.config/hypr/wallpapers/not-active/Mac-Pro-macOS-Catalina-Wallpaper.jpg similarity index 100% rename from .config/hypr/wallpapers/Mac-Pro-macOS-Catalina-Wallpaper.jpg rename to .config/hypr/wallpapers/not-active/Mac-Pro-macOS-Catalina-Wallpaper.jpg diff --git a/.config/hypr/wallpapers/aloe.jpg b/.config/hypr/wallpapers/not-active/aloe.jpg similarity index 100% rename from .config/hypr/wallpapers/aloe.jpg rename to .config/hypr/wallpapers/not-active/aloe.jpg diff --git a/.config/hypr/wallpapers/not-active/chainsaw-man-war-devil.jpg b/.config/hypr/wallpapers/not-active/chainsaw-man-war-devil.jpg new file mode 100644 index 0000000..da379fe Binary files /dev/null and b/.config/hypr/wallpapers/not-active/chainsaw-man-war-devil.jpg differ diff --git a/.config/hypr/wallpapers/not-active/coyote-ugly.jpg b/.config/hypr/wallpapers/not-active/coyote-ugly.jpg index eb91a17..423cdc6 100644 Binary files a/.config/hypr/wallpapers/not-active/coyote-ugly.jpg and b/.config/hypr/wallpapers/not-active/coyote-ugly.jpg differ diff --git a/.config/hypr/wallpapers/eldenring-ascii-white.jpg b/.config/hypr/wallpapers/not-active/eldenring-ascii-white.jpg similarity index 100% rename from .config/hypr/wallpapers/eldenring-ascii-white.jpg rename to .config/hypr/wallpapers/not-active/eldenring-ascii-white.jpg diff --git a/.config/hypr/wallpapers/hello-Purple-2-dragged.jpg b/.config/hypr/wallpapers/not-active/hello-Purple-2-dragged.jpg similarity index 100% rename from .config/hypr/wallpapers/hello-Purple-2-dragged.jpg rename to .config/hypr/wallpapers/not-active/hello-Purple-2-dragged.jpg diff --git a/.config/hypr/wallpapers/hello-Red-2-dragged.jpg b/.config/hypr/wallpapers/not-active/hello-Red-2-dragged.jpg similarity index 100% rename from .config/hypr/wallpapers/hello-Red-2-dragged.jpg rename to .config/hypr/wallpapers/not-active/hello-Red-2-dragged.jpg diff --git a/.config/hypr/wallpapers/not-active/jinns-bar.jpg b/.config/hypr/wallpapers/not-active/jinns-bar.jpg index 33b78ee..34af6a3 100644 Binary files a/.config/hypr/wallpapers/not-active/jinns-bar.jpg and b/.config/hypr/wallpapers/not-active/jinns-bar.jpg differ diff --git a/.config/hypr/wallpapers/mac-1.jpg b/.config/hypr/wallpapers/not-active/mac-1.jpg similarity index 100% rename from .config/hypr/wallpapers/mac-1.jpg rename to .config/hypr/wallpapers/not-active/mac-1.jpg diff --git a/.config/hypr/wallpapers/mac-2.jpg b/.config/hypr/wallpapers/not-active/mac-2.jpg similarity index 100% rename from .config/hypr/wallpapers/mac-2.jpg rename to .config/hypr/wallpapers/not-active/mac-2.jpg diff --git a/.config/hypr/wallpapers/wallpaper.jpg b/.config/hypr/wallpapers/wallpaper.jpg new file mode 100644 index 0000000..da379fe Binary files /dev/null and b/.config/hypr/wallpapers/wallpaper.jpg differ