From 36d51ddebfb8094eaeb493109cb7eff1cbe580a9 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 5 Jan 2024 12:34:34 +0900 Subject: [PATCH] Test --- .../common/desktops/hyprland/themes/stylix/wlogout-conf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix b/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix index f6deb657..979803b4 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix @@ -14,7 +14,7 @@ font-size: 0px; border-radius: 5000px; margin: 25px; - background-color: #${config.lib.stylix.colors.base07}; + background-color: #${config.lib.stylix.colors.base01}; border-style: solid; border-width: 3px; background-repeat: no-repeat;