fix: hyprlock formatting
This commit is contained in:
@@ -40,11 +40,11 @@
|
||||
inner_color = "rgb(91, 96, 120)";
|
||||
outer_color = "rgb(24, 25, 38)";
|
||||
outline_thickness = 5;
|
||||
placeholder_text = '\'<span foreground="##cad3f5">Password...</span>'\';
|
||||
placeholder_text = "Enter password...";
|
||||
shadow_passes = 2;
|
||||
}
|
||||
];
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
services.hyprpolkitagent.enable = true;
|
||||
|
Reference in New Issue
Block a user