updates
This commit is contained in:
@@ -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"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user