Small formatting difference in manual_settings.conf

Installed a git script for Rofi to view Hyprland keybinds and came across that a few binds in the manual_settings.conf specifically in the resize group look like

bind=$mainMod,R,submap,resize

while all the others are

bind = $mainMod SHIFT,up, movewindow, u

Fill me in if there’s a proper category for feedback like that.

P.S. Also the script actually read ‘^bind=’ without spaces, so this mistype kinda helped me to understand what and how to adjust to begin with :smiley: