From df82f47ccb4d766e87c269be1012c37d261fbac5 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sun, 22 Dec 2024 01:12:09 +0100 Subject: [PATCH] Set numlock & capslock colors --- home/.config/hypr/hyprlock.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/.config/hypr/hyprlock.conf b/home/.config/hypr/hyprlock.conf index 085f112..797fcc2 100644 --- a/home/.config/hypr/hyprlock.conf +++ b/home/.config/hypr/hyprlock.conf @@ -37,6 +37,11 @@ input-field { fail_transition = 500 # transition time in ms between normal outer_color and fail_color fail_text = # Leave this empty (amt of attempts and fail reason shown with labels) + invert_numlock = true # use numlock_color instead of outer color when numlock is off, not on + capslock_color = rgba(fad03cff) + numlock_color = rgba(bdba03ff) + bothlock_color = rgba(dcc520ff) + hide_input = true fade_on_empty = false placeholder_text = # Leave this empty