ghostty brightness adjustments, hyprbar themed

This commit is contained in:
2025-11-28 21:29:52 +01:00
parent 21aeaa9f39
commit 256d2be688
5 changed files with 1128 additions and 1 deletions

View File

@@ -24,8 +24,9 @@
enable = true;
settings = {
scalingPriority = true;
theme = {
theme = lib.recursiveUpdate (import ./hyprpanel/nord_split.nix) {
bar.scaling = 80;
bar.background = "#00000000";
bar.menus.menu.notifications.scaling = 80;
bar.menus.menu.dashboard.scaling = 80;
bar.menus.menu.clock.scaling = 80;