use hyprspace for layouts

This commit is contained in:
2026-08-17 00:03:23 -07:00
parent 816eb22b2f
commit bdec7e77bf
6 changed files with 23 additions and 6 deletions
+7
View File
@@ -43,6 +43,13 @@ local rules = {
move = "20 monitor_h-120",
float = true,
},
{
name = "confine-dota2-cursor",
match = {
class = "dota2",
},
confine_pointer = true,
},
}
-- Register every declarative rule with Hyprland.