Reconfiguring hyprscrolling

This commit is contained in:
2026-02-25 14:19:46 +01:00
parent 2b4e0a321e
commit 7d86863426
2 changed files with 8 additions and 20 deletions
@@ -49,14 +49,3 @@ plugin:hyprscrolling {
# Position (top, bottom, left, right)
indicator_position = bottom
}
# --------------------------------------------------
# Optional keybinds
# --------------------------------------------------
# Scroll through stack
bind = SUPER, mouse_down, layoutmsg, scroll +1
bind = SUPER, mouse_up, layoutmsg, scroll -1
# Toggle layout manually
bind = SUPER, S, layoutmsg, togglesplit