Feature: Hyprlock layout indicator (#1718)

This commit is contained in:
end-4
2025-07-30 07:15:33 +02:00
committed by GitHub
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -25,6 +25,17 @@ input-field {
valign = center
}
label {
monitor =
text = $LAYOUT
color = $text_color
font_size = 14
font_family = $font_family
position = -30, 30
halign = right
valign = bottom
}
label { # Caps Lock Warning
monitor =
text = cmd[update:250] ${XDG_CONFIG_HOME:-$HOME/.config}/hypr/hyprlock/check-capslock.sh
@@ -30,6 +30,17 @@ input-field {
valign = center
}
label {
monitor =
text = $LAYOUT
color = $text_color
font_size = 14
font_family = $font_family
position = -30, 30
halign = right
valign = bottom
}
label { # Caps Lock Warning
monitor =
text = cmd[update:250] ${XDG_CONFIG_HOME:-$HOME/.config}/hypr/hyprlock/check-capslock.sh