From 6ad3f123b7a30a489029a535a9e273b91e0bd08d Mon Sep 17 00:00:00 2001 From: imnyang Date: Mon, 17 Aug 2026 18:31:59 +0900 Subject: [PATCH] wow --- hosts/machine/ena/home/config/plasma.nix | 2 +- modules/home/devtool/vscode.nix | 2 +- modules/home/packages.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/machine/ena/home/config/plasma.nix b/hosts/machine/ena/home/config/plasma.nix index 3fd9b62..9bb9f7b 100644 --- a/hosts/machine/ena/home/config/plasma.nix +++ b/hosts/machine/ena/home/config/plasma.nix @@ -11,7 +11,7 @@ in programs.plasma.workspace.colorScheme = lib.mkForce "KawaDark"; - programs.plasma.workspace.wallpaper = "${assets}/wallpaper/wallpaper1.jpg"; + programs.plasma.workspace.wallpaper = "${assets}/wallpaper/wallpaper5.png"; programs.plasma.kscreenlocker.appearance.wallpaper = "${assets}/wallpaper/wallpaper3.png"; } diff --git a/modules/home/devtool/vscode.nix b/modules/home/devtool/vscode.nix index 376d337..7073f3e 100644 --- a/modules/home/devtool/vscode.nix +++ b/modules/home/devtool/vscode.nix @@ -31,7 +31,7 @@ in src = builtins.fetchTarball { url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64"; - sha256 = "1m85sk061h10afkv0jb7rpw05ccmdr6m6xs36d41pqn8zgfnwsfg"; + sha256 = "1f3g8n08m9v9r23ls93gd29d0msd4flihw8sbq6cgzf2j1qx660v"; }; buildInputs = oldAttrs.buildInputs ++ [ diff --git a/modules/home/packages.nix b/modules/home/packages.nix index b3aa64b..bd3c75e 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -94,7 +94,7 @@ with pkgs; protonmail-bridge protonmail-bridge-gui - moonlight-qt + # moonlight-qt code-cursor