From 0eebe25a13c8ff55c0cb83fb688bc8df3ceb90fa Mon Sep 17 00:00:00 2001 From: larstvei Date: Sat, 30 Aug 2025 20:52:46 +0200 Subject: [PATCH] Darker background --- home/desktop/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/desktop/hyprland/default.nix b/home/desktop/hyprland/default.nix index f5e3857..4f50711 100644 --- a/home/desktop/hyprland/default.nix +++ b/home/desktop/hyprland/default.nix @@ -8,7 +8,7 @@ misc = { disable_hyprland_logo = true; - background_color = "0x2E3440"; + background_color = "0x1A1D23"; }; general = {