minus-squaresparkle_matrix_x0x@lemmy.mltoLinux@lemmy.ml•hyprland keybind problinkfedilinkEnglisharrow-up5·2 days agoTry to use hl.bind(mainMod .. " + ALT + left", hl.dsp.window.resize({x = 20, y = 0})) IIRC that is the correct syntax, but I haven’t checked. linkfedilink
Try to use
hl.bind(mainMod .. " + ALT + left", hl.dsp.window.resize({x = 20, y = 0}))IIRC that is the correct syntax, but I haven’t checked.