fix: hyprland workspace on multiple monitors, hyprlock time & password input positioning

This commit is contained in:
2026-03-07 10:05:03 -08:00
parent 17cce8108e
commit 4508522480
8 changed files with 109 additions and 20 deletions

View File

@@ -0,0 +1,22 @@
background {
monitor = # monitor-agnostic
blur_passes = 1
blur_size = 7
}
input-field {
monitor =
size = 10%, 3%
font_family = Noto Sans
dots_size = 0.08
position = 0, -200
fade_on_empty = false
}
label {
monitor =
text = $TIME
font_size = 80
position = 0,0
}