Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
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 = eDP-1,/home/calliope/base/code/operand/priv/static/images/screen.png
splash = false
'';
}