From 3404335b21975b11389b2c64b369a99df510a0ed Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Tue, 3 Jun 2025 14:16:05 +0200 Subject: [PATCH] make hyprland background always dark --- .config/matugen/templates/hyprland/colors.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/matugen/templates/hyprland/colors.conf b/.config/matugen/templates/hyprland/colors.conf index db99e72ff..67fdaea71 100644 --- a/.config/matugen/templates/hyprland/colors.conf +++ b/.config/matugen/templates/hyprland/colors.conf @@ -4,7 +4,7 @@ general { } misc { - background_color = rgba({{colors.surface.default.hex_stripped}}FF) + background_color = rgba({{colors.surface.dark.hex_stripped}}FF) } plugin {