mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
feat: add language layout to hyprlock
This commit is contained in:
parent
596b7c31ed
commit
98798dd577
@ -66,4 +66,17 @@ label {
|
|||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|
||||||
|
label {
|
||||||
|
monitor =
|
||||||
|
text = Language: $LAYOUT
|
||||||
|
color = rgba(20, 19, 21, 1)
|
||||||
|
font_size = 20
|
||||||
|
font_family = Noto Sans
|
||||||
|
|
||||||
|
position = 10, 10
|
||||||
|
halign = left
|
||||||
|
valign = bottom
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user