Still finding the proper config for hyprscrolling

This commit is contained in:
2026-02-25 14:32:36 +01:00
parent 7d86863426
commit 40f91e92ac
3 changed files with 70 additions and 30 deletions
-1
View File
@@ -1761,7 +1761,6 @@ in
}
#+end_src
** hyprscrolling
This Nix module integrates the hyprscrolling plugin into a Home-Manager managed Hyprland setup in a declarative and reproducible way. It ensures the plugin is installed, optionally switches Hyprland to the scrolling layout, and renders user-defined plugin settings directly into the Hyprland configuration. The goal is to manage the scrolling workspace behavior entirely from Nix instead of maintaining manual edits inside hyprland.conf.
#+begin_src nix :tangle home/desktop/hyprscrolling.nix :noweb tangle :mkdirp yes