hyprlock: increase icon size
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
d6c15e1ba4
commit
539ccd9c82
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ in {
|
||||||
{
|
{
|
||||||
color = "rgb(93a1a1)";
|
color = "rgb(93a1a1)";
|
||||||
font_family = config.custom.font.monospace;
|
font_family = config.custom.font.monospace;
|
||||||
font_size = 32;
|
font_size = 42;
|
||||||
halign = "center";
|
halign = "center";
|
||||||
position = "0, -100";
|
position = "0, -100";
|
||||||
text = "$FPRINTMESSAGE";
|
text = "$FPRINTMESSAGE";
|
||||||
|
|
Loading…
Reference in a new issue