fix: hyprland fixes
This commit is contained in:
@@ -2,7 +2,7 @@ local function exit_submap()
|
||||
hl.dispatch(hl.dsp.submap("reset"))
|
||||
end
|
||||
|
||||
hl.bind("SUPER + mouse:272", hl.dsp.window.move())
|
||||
hl.bind("SUPER + mouse:272", hl.dsp.window.drag())
|
||||
hl.bind("SUPER + mouse:273", hl.dsp.window.resize())
|
||||
|
||||
hl.define_submap("window", function()
|
||||
|
||||
Reference in New Issue
Block a user