hyprland-community / Hyprkeys

A simple, scriptable keybind retrieval utility for Hyprland [maintainer=none]
GNU General Public License v3.0
120 stars 6 forks source link

Check if line is not binds category #10

Closed sbatial closed 1 year ago

sbatial commented 1 year ago

Could probably be improved by checking array size in makeBind function but this should work for now Open for suggestions. I have barely any go experience

closes #9

NotAShelf commented 1 year ago

Apologies for the late response, I was away from my desktop and could not build at the time.

I think it's fine as a solution for the time being, I intend to revisit the bind system whenever I get the chance , thank you for the contribution!