Waybar show only active

This commit is contained in:
Alexander
2026-04-17 20:38:36 +02:00
parent d69ad9a76c
commit a8650302c9
+4
View File
@@ -37,6 +37,10 @@ in {
"hyprland/window"
];
"hyprland/workspaces" = {
active-only = true;
};
modules-center = [
"clock"
];