From f61252fec9aa3b8deb98d3a7c79f54cc88a80ea6 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 29 Nov 2024 13:14:51 +0100 Subject: decide on a wallpaper --- home-manager/compositor/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home-manager/compositor/hyprland.nix') diff --git a/home-manager/compositor/hyprland.nix b/home-manager/compositor/hyprland.nix index 64bc288..d1af183 100644 --- a/home-manager/compositor/hyprland.nix +++ b/home-manager/compositor/hyprland.nix @@ -1,6 +1,6 @@ { pkgs, monitor-names, ... }: let - wallpaper = ../static/gear5-luffy.jpg; + wallpaper = ../static/wallpaper.jpg; in { home.packages = with pkgs; [ -- cgit v1.2.3