Make Omarchy Scroll Like Niri 🔥

11 days ago
7

☆-----☆-----☆-----☆-----☆ VIDEO INFOZ ☆-----☆-----☆-----☆-----☆

We continue with Omarchy - several viewers asked if we could setup a scrolling layout like the Niri Window Manager. I had no idea what a scrolling layout was... I do now!

And you will too, after we dig into Omarchy Hyprland and figure out Hyprland plugins, the Hyprscrolling plug-in and get it all setup!! You can find the hyprscrolling.conf config file below - or, create your own using the Hyprscrolling GitHub website that we referenced in the video!!

w00t w00t, let's go Omarchy + Hyprscrolling!!

☆-----☆-----☆-----☆-----☆ hyprscrolling.conf ☆-----☆-----☆-----☆-----☆

#hyprscrolling stuffs
$mainMod = SUPER

exec-once = hyprpm reload -n

general {
layout = scrolling
}

plugin {
hyprscrolling {
# Width of each column as fraction of monitor width
column_width = 0.7

# If only one column exists, make it fullscreen?
fullscreen_on_one_column = true

# Custom column widths for cycling with +conf / -conf
explicit_column_widths = 0.333, 0.5, 0.667, 1.0

# When focusing, center or fit? (0=center, 1=fit)
focus_fit_method = 1

# Automatically scroll to follow focus
follow_focus = true
}
}

# --- Hyprscrolling controls ---
bind = $mainMod, period, layoutmsg, move +col
bind = $mainMod, comma, layoutmsg, move -col

bind = $mainMod SHIFT, period, layoutmsg, movewindowto r
bind = $mainMod SHIFT, comma, layoutmsg, movewindowto l
bind = $mainMod SHIFT, up, layoutmsg, movewindowto u
bind = $mainMod SHIFT, down, layoutmsg, movewindowto d

bind = $mainMod, f, layoutmsg, togglefit #THIS IF FILEBROWSER KEYBIND - needs change
bind = $mainMod, p, layoutmsg, promote
bind = $mainMod, r, layoutmsg, colresize +conf

#advanced user extras
bind = $mainMod CTRL, period, layoutmsg, swapcol r
bind = $mainMod CTRL, comma, layoutmsg, swapcol l
bind = $mainMod ALT, period, layoutmsg, movecoltoworkspace +1
bind = $mainMod ALT, comma, layoutmsg, movecoltoworkspace -1

☆-----☆-----☆-----☆-----☆ CONTACT INFOZ ☆-----☆-----☆-----☆-----☆

TechHeart Memberships @ https://www.youtube.com/@techheart6090/join

Discord @ https://discord.gg/PyVMenmW2w

Website @ https://techheart.life

Buy Me a Coffee @ https://www.buymeacoffee.com/techheart

LinkTree @ https://linktr.ee/TechHeart

☆-----☆-----☆-----☆-----☆ LEGAL STUFF ☆-----☆-----☆-----☆-----☆

The information provided in this video is intended for educational purposes only. It is not intended to be legal or professional advice, and should not be relied upon as such.

By watching this video, you acknowledge that you understand and agree to these terms. If you disagree with these terms, do not watch this video.

Loading comments...