fix: submap naming
This commit is contained in:
@@ -2,7 +2,8 @@ local function exit_submap()
|
||||
hl.dispatch(hl.dsp.submap("reset"))
|
||||
end
|
||||
|
||||
hl.bind("code:232", hl.dsp.exec_cmd(""))
|
||||
-- TODO: Update this for laptop
|
||||
hl.bind("code:232", hl.dsp.exec_cmd("brightnessctl -S"))
|
||||
-- bind = ,code:232, exec, light -U 5 && notify-send 'Display brightness decreased by 5%'
|
||||
-- bind = ,code:233, exec, light -A 5 && notify-send 'Display brightness increased by 5%'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user