summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-09-03 21:36:26 -0500
committerzachir <zachir@librem.one>2025-09-03 21:36:26 -0500
commitecd5175e1c3bf066673677c0034e2749e3dc8cdd (patch)
tree2947b56a1d11af3d7a3748a8fedee3feb4289a1f
parentcc1a98fcea0db1b47abeb7fc44752441fe0d695b (diff)
parentb3bdb5d927c9a048ea350750e337b3c92a9f7b24 (diff)
Merge branch 'master' into cascas
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index b49205f..1e558ef 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -203,7 +203,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
}