mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Auto: cleanup-2026-06-13T20-10-24Z
This commit is contained in:
@@ -11,7 +11,7 @@ _: {
|
||||
"battery"
|
||||
"clock"
|
||||
];
|
||||
|
||||
|
||||
battery = {
|
||||
format = "{capacity}% {icon}";
|
||||
states = {
|
||||
@@ -19,7 +19,7 @@ _: {
|
||||
critical = 15;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
clock = {
|
||||
format = "{:%H:%M}";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user