From c233099b99e8310e75ad875828bb9486142b7e5e Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Sun, 22 Jun 2025 14:27:35 +0200 Subject: [PATCH] backgrounds --- hosts/hurricane/hyprpaper.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/hurricane/hyprpaper.nix b/hosts/hurricane/hyprpaper.nix index bf51c2c..eb2edf6 100644 --- a/hosts/hurricane/hyprpaper.nix +++ b/hosts/hurricane/hyprpaper.nix @@ -9,6 +9,8 @@ wallpaper = [ ", $HOME/git/nix-config/modules/home/images/nix.png" "DP-3, $HOME/git/nix-config/modules/home/images/forest.png" + "HDMI-A-1, $HOME/git/nix-config/modules/home/images/forest.png" + "eDP-1, $HOME/git/nix-config/modules/home/images/forest.png" ]; }; };