1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

add time widget

This commit is contained in:
andrey_varnavskiy
2024-12-15 04:54:52 +05:00
parent 225b28e01d
commit 65ba347036

View File

@@ -9,6 +9,18 @@
no_fade_in = false;
};
label = {
text = "$TIME";
font_size = 96;
font_family = "JetBrains Mono";
color = "rgba(235, 219, 178, 1.0)";
position = "0, 600";
halign = "center";
walign = "center";
shadow_passes = 1;
};
background = [
{
path = "screenshot";