From 027207bcf3bbacaaed975b1fa429de0b204aabbe Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sun, 8 Jun 2025 22:26:58 +0200 Subject: [PATCH] fix: minor changes that make hyprlock a tiny bit better --- modules/home/hyprlock/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/hyprlock/default.nix b/modules/home/hyprlock/default.nix index 2a5eece..6737c23 100644 --- a/modules/home/hyprlock/default.nix +++ b/modules/home/hyprlock/default.nix @@ -51,7 +51,7 @@ rounding = 32 fail_color = rgba(191, 97, 106, 0.75) check_color = rgba(235, 203, 139, 0.75) - placeholder_text = + placeholder_text = Password hide_input = false position = 0, -400 halign = center @@ -126,7 +126,7 @@ label { monitor = - text = cmd[update:1000] echo "$(waybar-music | jq .text | cut -d\" -f2)" + text = cmd[update:1000] echo "$(waybar-music | jq .text --raw-output)" color = rgba(209, 207, 207, 0.75) #color = rgba(255, 255, 255, 0.6) font_size = 17