Pass hostName in args, fix Hyprpanel theming, removed unused flake and overlay

This commit is contained in:
2025-04-12 18:51:28 +02:00
parent e3a1dd36d7
commit 00cf2c38f9
7 changed files with 55 additions and 127 deletions

View File

@ -19,9 +19,15 @@
# Override the final config with an arbitrary set.
# Useful for overriding colors in your selected theme.
# Default: {}
# TODO fixes theming bugs in recent versions, should be removed when fixed
override = {
theme.bar.menus.text = "#123ABC";
theme = {
bar.transparent = true;
font = {
name = "${theme.nerdFont} NF";
size = "15px";
};
};
};
# Configure and theme almost all options from the GUI.