Added scrolling to workspace 1 and 2
This commit is contained in:
+6
-5
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user