From b60bc98e3a967037bd10d019bbbfd7920f3b61f1 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sun, 21 Apr 2024 14:00:10 -0500 Subject: [PATCH] Fixes color for hyprlock time --- user/wm/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 2be0e08..7fe885e 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -473,7 +473,7 @@ label { monitor = text = $TIME - color = rgba(200, 200, 200, 1.0) + color = rgb(''+config.lib.stylix.colors.base07-rgb-r+'',''+config.lib.stylix.colors.base07-rgb-g+'', ''+config.lib.stylix.colors.base07-rgb-b+'') font_size = 20 font_family = Intel One Mono rotate = 0 # degrees, counter-clockwise