Still finding the proper config for hyprscrolling

This commit is contained in:
2026-02-25 14:32:36 +01:00
parent 7d86863426
commit 40f91e92ac
3 changed files with 70 additions and 30 deletions
@@ -17,6 +17,15 @@ general {
plugin:hyprscrolling {
# Behavior
column_width = 0.5
fullscreen_on_one_column = true
focus_fit_method = 1
follow_focus = true
follow_min_visible = 0.4
# explicit_column_widths = 0.333, 0.5, 0.667, 1.0
direction = right
# --- Core behaviour ---
enable = true
focus_follows_mouse = true
@@ -31,10 +40,10 @@ plugin:hyprscrolling {
indicators = true
# Style of indicators (examples: line, dots, bar)
indicator_style = bar
indicator_style = dots
# Thickness / size
indicator_thickness = 4
indicator_thickness = 10
# Spacing between indicators
indicator_spacing = 6