non important commit

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

View file

@ -246,7 +246,7 @@
}; };
programs.hyprpanel = { programs.hyprpanel = {
enable = false; enable = true;
systemd.enable = true; systemd.enable = true;
settings = { settings = {
bar = { bar = {
@ -254,7 +254,8 @@
clock.format = "%d %b %H:%M"; clock.format = "%d %b %H:%M";
workspaces.show_numbered = true; workspaces.show_icons = true;
workspaces.workspaces = 20;
}; };
menus.clock = { menus.clock = {