home/programs/swaylock: show clock
This commit is contained in:
parent
3243537284
commit
f7211c4138
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ in {
|
|||
package = pkgs.swaylock-effects;
|
||||
|
||||
settings = {
|
||||
clock = true;
|
||||
timestr = "%H:%M";
|
||||
|
||||
indicator = true;
|
||||
indicator-radius = 111;
|
||||
indicator-thickness = 9;
|
||||
|
||||
|
|
Loading…
Reference in a new issue