better waybar

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-15 16:41:15 -05:00
parent 0c36d6af65
commit cc79b2a6b2
6 changed files with 72 additions and 281 deletions

View file

@ -8,7 +8,7 @@
};
alpha = lib.mkOption {
type = lib.types.float;
default = 0.935;
default = 0.94;
description = "Background opacity for Foot terminal (1.0 = opaque)";
};
};