Added scrolling to workspace 1 and 2

This commit is contained in:
Hannes
2026-05-11 23:28:56 +02:00
parent f9754ea924
commit cbe92eafe3
3 changed files with 19 additions and 7 deletions
+6 -5
View File
@@ -88,8 +88,9 @@ misc {
disable_hyprland_logo = true
}
# scrolling {
# fullscreen_on_one_column = true
# column_width = 0.9
# direction = right
# }
scrolling {
column_width = 0.7
follow_focus = true
fullscreen_on_one_column = true
explicit_column_widths = 0.75,0.25
}