From 7c0593146571b9f453a2c1c186e38a84de336e7f Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 6 Jan 2024 22:19:55 +0900 Subject: [PATCH] Update wallpapers --- home-manager/common/desktops/hyprland/themes/green.nix | 2 +- home-manager/common/desktops/hyprland/themes/gruvbox.nix | 2 +- home-manager/common/desktops/hyprland/themes/stylix.nix | 2 +- home-manager/common/desktops/hyprland/themes/tokyo.nix | 2 +- nixos/common/desktops/hyprland/themes/green.nix | 2 +- nixos/common/desktops/hyprland/themes/gruvbox.nix | 2 +- nixos/common/desktops/hyprland/themes/stylix.nix | 2 +- nixos/common/desktops/hyprland/themes/tokyo.nix | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/home-manager/common/desktops/hyprland/themes/green.nix b/home-manager/common/desktops/hyprland/themes/green.nix index 8f51a8b8..f3b28ab4 100644 --- a/home-manager/common/desktops/hyprland/themes/green.nix +++ b/home-manager/common/desktops/hyprland/themes/green.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml"; }; diff --git a/home-manager/common/desktops/hyprland/themes/gruvbox.nix b/home-manager/common/desktops/hyprland/themes/gruvbox.nix index 7e67b6ad..a52e5426 100644 --- a/home-manager/common/desktops/hyprland/themes/gruvbox.nix +++ b/home-manager/common/desktops/hyprland/themes/gruvbox.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml"; }; diff --git a/home-manager/common/desktops/hyprland/themes/stylix.nix b/home-manager/common/desktops/hyprland/themes/stylix.nix index b70bb4dc..b94973cf 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/atelier-cave.yaml"; }; diff --git a/home-manager/common/desktops/hyprland/themes/tokyo.nix b/home-manager/common/desktops/hyprland/themes/tokyo.nix index 5cd837f3..ce987a96 100644 --- a/home-manager/common/desktops/hyprland/themes/tokyo.nix +++ b/home-manager/common/desktops/hyprland/themes/tokyo.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-dark.yaml"; }; diff --git a/nixos/common/desktops/hyprland/themes/green.nix b/nixos/common/desktops/hyprland/themes/green.nix index 8f51a8b8..f3b28ab4 100644 --- a/nixos/common/desktops/hyprland/themes/green.nix +++ b/nixos/common/desktops/hyprland/themes/green.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml"; }; diff --git a/nixos/common/desktops/hyprland/themes/gruvbox.nix b/nixos/common/desktops/hyprland/themes/gruvbox.nix index 7e67b6ad..a52e5426 100644 --- a/nixos/common/desktops/hyprland/themes/gruvbox.nix +++ b/nixos/common/desktops/hyprland/themes/gruvbox.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml"; }; diff --git a/nixos/common/desktops/hyprland/themes/stylix.nix b/nixos/common/desktops/hyprland/themes/stylix.nix index b70bb4dc..b94973cf 100644 --- a/nixos/common/desktops/hyprland/themes/stylix.nix +++ b/nixos/common/desktops/hyprland/themes/stylix.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/atelier-cave.yaml"; }; diff --git a/nixos/common/desktops/hyprland/themes/tokyo.nix b/nixos/common/desktops/hyprland/themes/tokyo.nix index 5cd837f3..ce987a96 100644 --- a/nixos/common/desktops/hyprland/themes/tokyo.nix +++ b/nixos/common/desktops/hyprland/themes/tokyo.nix @@ -1,7 +1,7 @@ {lib, inputs, pkgs, gpu, platform, theme, ...}: { # Themes https://github.com/tinted-theming/base16-schemes stylix = { - image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.jpg; + image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; polarity = "dark"; base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-dark.yaml"; };