non important commit

This commit is contained in:
maxstrb 2025-11-06 17:46:56 +01:00
parent a2292ca174
commit 3f0054f665

View file

@ -246,7 +246,7 @@
};
programs.hyprpanel = {
enable = true;
enable = false;
systemd.enable = true;
settings = {
bar = {
@ -270,6 +270,8 @@
menus.dashboard.stats.enabled = false;
menus.dashboard.controls.enabled = false;
menus.workspaces.show_icons = true;
theme.bar.transparent = true;
theme.bar.buttons.dashboard.icon = "#88B1F7";