aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrafMonteCarlo <53829166+vailrahmatulin@users.noreply.github.com>2025-04-02 10:28:17 +0700
committerGitHub <noreply@github.com>2025-04-02 10:28:17 +0700
commitc179168b6c3e87adce447c6a5ded382d4a8266e4 (patch)
tree402739e3867ffc94cf486155e77b1d9cd3ecb1cc
parent767eaea8977a575d8c61edb52808478c055828e2 (diff)
Update hyprlock.conf
Added the keyboard layout indicator to the lock screen
-rw-r--r--config/hypr/hyprlock.conf15
1 files changed, 13 insertions, 2 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index a3cbb76f..a0d075cb 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -106,11 +106,22 @@ label {
color = $color13
font_size = 24
font_family = Victor Mono Bold Oblique
- position = 0, 200
+ position = 0, 250
halign = center
valign = bottom
}
+# LAYOUT
+label {
+ monitor =
+ text = $LAYOUT
+ color = $color13
+ font_size = 24
+ font_family = Victor Mono Bold Oblique
+ position = 0, 200
+ halign = center
+ valign = bottom
+}
# INPUT FIELD
input-field {
@@ -157,4 +168,4 @@ label {
position = 50, 0
halign = left
valign = bottom
-} \ No newline at end of file
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage