This commit is contained in:
Tao Tien 2024-05-16 03:51:55 -07:00
parent 8f681ffbac
commit 913d061549
5 changed files with 31 additions and 22 deletions

View file

@ -24,9 +24,17 @@ in {
};
programs = {
bat = {
enable = true;
config = {
theme = "gruvbox-dark";
};
};
bottom = {
enable = true;
settings = {
color = "gruvbox";
flags = {
battery =
if lib.strings.hasPrefix "NOlaptop" (builtins.readFile /etc/hostname)