use hyprspace for layouts
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user