fix: remove accidental exit hyprland bind
This commit is contained in:
@@ -2,8 +2,6 @@ local function exit_submap()
|
||||
hl.dispatch(hl.dsp.submap("reset"))
|
||||
end
|
||||
|
||||
hl.bind("SUPER + Q", hl.dsp.exit())
|
||||
|
||||
hl.define_submap("window", function()
|
||||
hl.bind("x", function()
|
||||
hl.dispatch(hl.dsp.exit())
|
||||
|
||||
Reference in New Issue
Block a user