This commit is contained in:
Leonardo Eugênio 2024-05-10 19:48:35 -03:00
parent 45383a0d8b
commit e925f586a1
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;