Fix hyprland rules/window orders & addback layout count

This commit is contained in:
2025-05-18 21:28:20 +02:00
parent 4e73628d6c
commit 32942aa0d0
3 changed files with 26 additions and 5 deletions
+1
View File
@@ -25,6 +25,7 @@ export const Bar = (monitor) =>
monitor,
labels: ["一", "二", "三", "四", "五", "六", "七", "八", "九"],
}),
wm.Layout({ monitor }),
wm.ClientLabel({ monitor }),
],
}),