Change background setup to cycle

This commit is contained in:
David Heinemeier Hansson
2025-06-09 11:59:21 +02:00
parent 3a3be9e38f
commit a745ad0862
6 changed files with 27 additions and 11 deletions

View File

@ -19,15 +19,14 @@ bind = SUPER, M, exec, spotify
bind = SUPER, N, exec, alacritty -e nvim
bind = SUPER, T, exec, alacritty -e btop
bind = SUPER SHIFT, SPACE, exec, pkill -SIGUSR1 waybar
bind = SUPER CTRL, SPACE, exec, ~/.local/share/omarchy/bin/swaybg-next
# See https://wiki.hyprland.org/Configuring/Environment-variables/
source = ~/.local/share/omarchy/default/hypr/envs.conf
# Autostart necessary processes (like notifications daemons, status bars, etc.)
exec-once = hypridle & swaync & waybar
# Control backgrounds
source = ~/.local/share/omarchy/default/hypr/backgrounds.conf
exec-once = ~/.local/share/omarchy/bin/swaybg-next
#####################
### LOOK AND FEEL ###