diff options
Diffstat (limited to 'config/hyprland/hypr')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 9f5b0b0..3a72831 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -7,7 +7,7 @@ monitor=,preferred,auto,1 # Execute your favorite apps at launch exec-once = gammastep # exec-once = waybar -exec-once = swaybg -i ~/pictures/nord_background3.jpg +exec-once = swaybg -i ~/pictures/wallpaper # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf |