summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 54f89fb..e51704d 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -201,7 +201,7 @@ plugin {
hyprscrolling {
fullscreen_on_one_column = true
column_width = 0.5
- explicit_column_widths = 0.333, 0.5, 0.667, 1.0
+ explicit_column_widths = 0.25, 0.333, 0.5, 0.667, 0.75, 1.0
focus_fit_method = 1
follow_focus = true
}