• Operand
  • # (b)ring mi - belles.

gram:build

> ./nixos/module/hypr/pypr.nix

Lenses
(coming soon!)


{home-manager, ...}:
{
  home-manager.users.calliope.home.file.".config/hypr/pyprland.toml".text = ''
  [pyprland]
  plugins = ["scratchpads", "magnify"]
  [scratchpads.term]
  command = "alacritty --class scratchpad"
  margin = 50
  [scratchpads.pavucontrol]
  command = "pavucontrol"
  margin = 50
  animation = "fromTop"
  '';
        # "pavucontrol"."unfocus": "hide",
}