home/programs/swaylock: show clock

This commit is contained in:
Anthony Rodriguez 2024-10-20 15:36:21 +02:00
parent 3243537284
commit f7211c4138
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -13,6 +13,10 @@ in {
package = pkgs.swaylock-effects; package = pkgs.swaylock-effects;
settings = { settings = {
clock = true;
timestr = "%H:%M";
indicator = true;
indicator-radius = 111; indicator-radius = 111;
indicator-thickness = 9; indicator-thickness = 9;