hyprparser 0.1.6

A parser for Hyprland's configuration file.
Documentation
envcursor {
    no_hardware_cursors = true
}

input {
    accel_profile = flat
}

general {
    gaps_in = 5
    gaps_out = 20
    col.active_border = rgb(BDBDBD)
    allow_tearing = false
    layout = master
}

$terminal = kitty

$mainMod = super

bind = $mainMod, RETURN, exec, $terminal

bind = $mainMod, 1, workspace, 1

bind = $mainMod SHIFT, 1, movetoworkspacesilent, 1

bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow