Configure scrolling layout in Hyprland

Hyprland v0.54 introduced a fantastic new layout called scrolling. If you are a laptop user or working with limited screen, this layout is a game-changer. It allows windows to be arranged in columns that you can scroll through, rather than shrinking them to fit the screen. Here is how you can set it up. Global Activation To set the scrolling layout as your default for all workspaces, simply add this to your hyprland.conf: ...

March 3, 2026 · 2 min · Elvin Guti

Fix missing graphical PolicyKit Authentication agent (Polkit)

A Guide to fixing Polkit Authentication Agents on Arch Linux. If you run a minimal Wayland compositor like MangoWC, Sway, or Hyprland, you may run into a common, frustrating issue: when a graphical application (like GParted, a System Settings tool, or a package manager) requires administrative privileges, you get no password prompt, or worse, a terminal password prompt that blocks your workflow. This happened to me recently, and here is the breakdown of why it occurs and how to fix it on Arch Linux. ...

September 1, 2025 · 3 min · Elvin Guti