summaryrefslogtreecommitdiff
path: root/home-manager/compositor/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/compositor/hyprland.nix')
-rw-r--r--home-manager/compositor/hyprland.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/home-manager/compositor/hyprland.nix b/home-manager/compositor/hyprland.nix
index d2f0df6..1eeb666 100644
--- a/home-manager/compositor/hyprland.nix
+++ b/home-manager/compositor/hyprland.nix
@@ -1,9 +1,7 @@
{ pkgs, config, monitor-names, ... }:
let
pics = "${config.home.homeDirectory}/Pictures";
- mac-color-4k = "${pics}/mac-color-4k.jpg";
- poly = "${pics}/poly-8k.jpg";
- default = "${poly}";
+ default = "${pics}/wallpaper.jpg";
in
{
home.packages = with pkgs; [