add(hyprlock): use no animation
This commit is contained in:
+11
-11
@@ -30,6 +30,17 @@ in {
|
||||
vibrancy = 0.2
|
||||
}
|
||||
|
||||
# Typewriter greeting (above clock)
|
||||
label {
|
||||
monitor = DP-1
|
||||
text = cmd[update:1000] hakase-hyprlock-text-generator
|
||||
color = $on_surface_variant
|
||||
font_size = 120
|
||||
font_family = ${clockFont} Bold
|
||||
position = 0, 480
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
||||
# Hours (top)
|
||||
label {
|
||||
@@ -105,17 +116,6 @@ in {
|
||||
fail_transition = 300
|
||||
}
|
||||
|
||||
# Typewriter greeting (above clock)
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:50] hakase-hyprlock-typewriter 'They do be like that, huh?'
|
||||
color = $on_surface_variant
|
||||
font_size = 24
|
||||
font_family = ${clockFont} Bold
|
||||
position = 0, 200
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user