diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-05-20 15:48:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-20 15:48:58 +0000 |
| commit | ddcc6d59e24e334d1d8cd812170a133e591f98bf (patch) | |
| tree | 5eadf581be0ac201cc7a433fc05a688d6a8e14ab /config/hypr/hyprlock-1080p.conf | |
| parent | 2c59d4521a9a610a590876db94b176afeb5b26d8 (diff) | |
| parent | 359f04a969f4e4c729a6d5d44b26639073497857 (diff) | |
Merge pull request #702 from JaKooLit/merge-fix
main to development
Diffstat (limited to 'config/hypr/hyprlock-1080p.conf')
| -rw-r--r-- | config/hypr/hyprlock-1080p.conf | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/config/hypr/hyprlock-1080p.conf b/config/hypr/hyprlock-1080p.conf index 8fc3b075..fbd24915 100644 --- a/config/hypr/hyprlock-1080p.conf +++ b/config/hypr/hyprlock-1080p.conf @@ -111,6 +111,17 @@ 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 +} # INPUT FIELD input-field { @@ -157,4 +168,4 @@ label { position = 50, 0 halign = left valign = bottom -}
\ No newline at end of file +} |
