Still finding the proper config for hyprscrolling
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user