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

gram:build

> ./nixos/module/hypr/paper.nix

Lenses
(coming soon!)


# https://wiki.hyprland.org/Hypr-Ecosystem/hyprpaper/
{home-manager, ...}:
{
  home-manager.users.calliope.home.file.".config/hypr/hyprpaper.conf".text = ''
    preload = /home/calliope/base/code/operand/priv/static/images/screen.png
    wallpaper = ,/home/calliope/base/code/operand/priv/static/images/screen.png
    splash = false
  '';
}