fix: hyprland workspace on multiple monitors, hyprlock time & password input positioning
This commit is contained in:
22
.config/hypr/hyprlock.conf
Normal file
22
.config/hypr/hyprlock.conf
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user