From 4e55dfb0dad5fcc7de9a9fb123ab9e7b3c61e13d Mon Sep 17 00:00:00 2001 From: chase Date: Thu, 5 Jun 2025 01:25:28 -0400 Subject: [PATCH] 181 current 2025-06-05 01:25:19 25.11.20250531.910796c 6.15.0 * --- home/plasma.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/plasma.nix b/home/plasma.nix index 008ec3d..67028ed 100644 --- a/home/plasma.nix +++ b/home/plasma.nix @@ -1,6 +1,9 @@ { programs.plasma = { enable = true; + workspace = { + wallpaper = "/home/chase/nixos-config/home/wallpaper.jpg"; + }; panels = [ { floating = false;