feat: hyprland binds, some window rules, other small feats

This commit is contained in:
2026-06-13 18:08:00 +02:00
parent a253ce56b7
commit 6e35326906
18 changed files with 414 additions and 57 deletions
+10 -1
View File
@@ -1 +1,10 @@
-- TODO: Check out what this does (pretty sure as in i3)
-- TODO: colours
hl.config({
group = {
auto_group = false,
groupbar = {
gradients = true,
}
}
})