diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 1f3760e6..b826b86f 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -28,7 +28,7 @@ cursorTheme.size = 32; extraConfig = '' - background=#000000 + background=#fdfdff enable-hidpi=on ''; };