This commit is contained in:
Leonardo Eugênio 2024-05-10 19:48:35 -03:00
parent 997b162da4
commit ae86236e78
8 changed files with 133 additions and 166 deletions

View file

@ -5,7 +5,7 @@ let
in
{
programs.swaylock.settings = {
image = theme.background;
image = toString theme.background;
font = font.interface;
font-size = font.size.medium;
indicator-thickness = 20;