This commit is contained in:
iFargle 2023-08-18 20:58:04 +09:00
parent 91351c634d
commit e21cd144f8

View file

@ -1,6 +1,7 @@
{ pkgs, config, ... }: {
programs.swaylock = {
enable = true;
package = pkgs.swaylock-effects;
settings = {
color = "ffd20400";
font-size = 96;