Switch back to roman numbers

This commit is contained in:
Filippo Berto 2022-11-07 00:21:40 +01:00
parent b8eb9a50ab
commit 38d1b8f3b9
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -193,7 +193,7 @@ in
background = colors.alert;
};
empty = recursiveUpdate (recursiveUpdate colors.normal common) {
text = "";
# text = "⏺";
padding = 1;
};
};