diff --git a/hyprland.conf b/hyprland.conf index fd4eb51..5fc98a1 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -75,10 +75,10 @@ exec-once = wl-paste -p --watch wl-copy -p '' # See https://wiki.hyprland.org/Configuring/Environment-variables/ -env = XCURSOR_THEME,Cyberpunk +env = XCURSOR_THEME,Breeze env = XCURSOR_SIZE,24 -env = HYPRCURSOR_THEME,Cyberpunk +env = HYPRCURSOR_THEME,Breeze env = HYPRCURSOR_SIZE,24 @@ -205,7 +205,7 @@ master { # https://wiki.hyprland.org/Configuring/Variables/#misc misc { - force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers + force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :( }