mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
@@ -175,7 +175,7 @@ with lib;
|
||||
|
||||
[[block]]
|
||||
block = "battery"
|
||||
''
|
||||
''
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
@@ -47,7 +47,7 @@ with lib;
|
||||
block = "time"
|
||||
format = "%a %d/%m %R"
|
||||
interval = 60
|
||||
''
|
||||
''
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
@@ -191,7 +191,7 @@ with lib;
|
||||
[theme.overrides]
|
||||
idle_bg = "#123456"
|
||||
idle_fg = "#abcdef"
|
||||
''
|
||||
''
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user