mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Change background setup to cycle
This commit is contained in:
@ -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 ###
|
||||
|
Reference in New Issue
Block a user