feat: random wallpapers

This commit is contained in:
2025-07-04 00:31:01 +03:00
parent ce2108ea35
commit 3a8b8f8504
3 changed files with 42 additions and 8 deletions

View File

@@ -27,9 +27,12 @@ $privateBrowser = zen-browser --private-window
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
exec-once = waybar & hyprpaper & hypridle &
exec-once = systemctl --user startexec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP hyprpaper.service
exec-once = hyprsunset
# Le essential hyprland crap
exec-once = hyprpaper & waybar & hypridle & hyprsunset &
exec-once = sleep 1 && ~/.config/hypr/scripts/random_wallpaper.sh
# exec-once = systemctl --user startexec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP hyprpaper.service
exec-once = libinput-gestures
exec-once = copyq --start-server
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
@@ -85,7 +88,7 @@ general {
border_size = 3
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(E96375ff) rgba(EB75DDff) 45deg
col.active_border = rgba(E96375ff) rgba(9E2238ff) 45deg
col.inactive_border = rgba(4B535Bff) # rgba(595959aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps