diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/hyprlock-1080p.conf | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/config/hypr/hyprlock-1080p.conf b/config/hypr/hyprlock-1080p.conf index 8fc3b075..002a79c0 100644 --- a/config/hypr/hyprlock-1080p.conf +++ b/config/hypr/hyprlock-1080p.conf @@ -111,6 +111,38 @@ label { valign = bottom } +# LAYOUT +label { + monitor = + text = $LAYOUT + color = $color13 + font_size = 24 + font_family = Victor Mono Bold Oblique + position = 0, 120 + 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 +}# 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 +189,4 @@ label { position = 50, 0 halign = left valign = bottom -}
\ No newline at end of file +} |
