From baabc6d62c0909e3a8e82951bcf00f0bfe7a3dda Mon Sep 17 00:00:00 2001 From: davc0n Date: Sat, 4 May 2024 17:40:37 +0000 Subject: [PATCH] Add hyprlock text_trim option (#632) --- pages/Hypr Ecosystem/hyprlock.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index db19d84..674c707 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -23,6 +23,7 @@ Variables in the `general` category: | no_fade_out | disables the fadeout animation | bool | false | | ignore_empty_input | skips validation when no password is provided | bool | false | | pam_module | sets the pam module used for authentication. If the module isn't found in `/etc/pam.d`, "su" will be used as a fallback | str | hyprlock | +| text_trim | sets if the text should be trimmed, useful to avoid trailing newline in commands output | bool | true | ## Keyboard Shortcuts and Actions