This commit is contained in:
2024-10-13 17:16:34 +02:00
parent 533323544a
commit 9d32549a1c
3 changed files with 138 additions and 80 deletions
+7 -3
View File
@@ -5,8 +5,9 @@
enable = true;
settings = {
logo = {
source = "~/pictures/lil-penguin.png";
type = "kitty-direct";
source = "nixos_small";
# source = "~/pictures/lil-penguin.png";
# type = "kitty";
width = 18;
height = 9;
padding = {
@@ -47,10 +48,13 @@
"vulkan"
"disk"
"battery"
{
type = "custom";
format = "";
}
"break"
"colors"
"break"
"break"
];
};
};