diff --git a/homeConfigs/home.nix b/homeConfigs/home.nix index 1abb99f..f892c46 100644 --- a/homeConfigs/home.nix +++ b/homeConfigs/home.nix @@ -6,7 +6,7 @@ # By: tomoron +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2024/10/17 18:15:38 by tomoron #+# #+# # -# Updated: 2025/04/25 00:08:54 by tomoron ### ########.fr # +# Updated: 2025/05/12 12:35:00 by tomoron ### ########.fr # # # # **************************************************************************** # @@ -66,7 +66,7 @@ home.file = { #should be able to make most of these in nix configs - ".config/wallpaper.png".source = lib.mkDefault utils/wallpaper.png; + ".config/wallpaper.png".source = lib.mkDefault utils/wallpaper_test.png; ".config/pc.jpg".source = lib.mkDefault utils/pc.jpg; ".config/rofi/config.rasi".text = "@theme \"rounded-nord-dark.rasi\""; diff --git a/homeConfigs/hosts/laptop.nix b/homeConfigs/hosts/laptop.nix index 9e9b789..d321393 100644 --- a/homeConfigs/hosts/laptop.nix +++ b/homeConfigs/hosts/laptop.nix @@ -1,7 +1,6 @@ { lib, pkgs, ... }: { - home.file.".config/wallpaper.png".source = ../utils/wallpaper_test.png; programs.waybar.settings.mainBar = { modules-right = lib.mkBefore ["custom/fans" "custom/dgpu"]; "custom/dgpu" = {