From 7f1ff053a0e26f0c3f87ceb2e74273120bddd156 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Thu, 18 Sep 2025 12:19:49 +0200 Subject: add hyprlock config --- hypr/hyprlock.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 hypr/hyprlock.conf diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf new file mode 100644 index 0000000..5bbf296 --- /dev/null +++ b/hypr/hyprlock.conf @@ -0,0 +1,20 @@ +general { + hide_cursor = true + ignore_empty_input = true +} + +background { + color = rgba(11,11,11,1.0) +} + +animations { + enabled = false +} + +input-field { + size = 20%, 5% + outline_thickness = 3 + inner_color = rgba(33, 33, 33, 1.0) + outer_color = rgba(200, 100, 0, 1.0) + fail_color = rgba(200, 11, 11, 1.0) +} -- cgit v1.2.3-70-g09d2