rearrange stylix

This commit is contained in:
iFargle 2024-01-07 22:27:38 +09:00
parent 55696e7580
commit f7baa04c2b
13 changed files with 5 additions and 49 deletions

View file

@ -1,7 +1,7 @@
{ pkgs, inputs, theme, ... }: { { pkgs, inputs, theme, ... }: {
imports = [ imports = [
inputs.stylix.homeManagerModules.stylix inputs.stylix.homeManagerModules.stylix
./themes/${theme}.nix ../../../../../stylix/${theme}
./components ./components
./assets/waybar/scripts.nix ./assets/waybar/scripts.nix
]; ];
@ -15,6 +15,7 @@
gtk.enable = true; gtk.enable = true;
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
opacity = { opacity = {
desktop = 0.7; desktop = 0.7;
popups = 0.7; popups = 0.7;

View file

@ -1,9 +0,0 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes
stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark";
# base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest-dark-hard.yaml";
base16Scheme = ../../../../../lib/themes/everforest-dark-hard.yaml;
};
}

View file

@ -1,7 +0,0 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes
stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-light.yaml";
};
}

View file

@ -1,8 +1,7 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: { {lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes # Themes https://github.com/tinted-theming/base16-schemes
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark"; polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/atelier-cave.yaml"; base16Scheme = ./everforest-dark-hard.yaml;
}; };
} }

View file

@ -1,7 +1,6 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: { {lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes # Themes https://github.com/tinted-theming/base16-schemes
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark"; polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml";
}; };

View file

@ -1,7 +1,6 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: { {lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes # Themes https://github.com/tinted-theming/base16-schemes
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark"; polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/atelier-cave.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/atelier-cave.yaml";
}; };

View file

@ -1,7 +1,6 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: { {lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes # Themes https://github.com/tinted-theming/base16-schemes
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-light.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-light.yaml";
}; };
} }

View file

@ -1,7 +1,6 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: { {lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes # Themes https://github.com/tinted-theming/base16-schemes
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark"; polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-dark.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-dark.yaml";
}; };

View file

@ -9,10 +9,11 @@
imports = [ imports = [
inputs.stylix.nixosModules.stylix inputs.stylix.nixosModules.stylix
./themes/${theme}.nix ../../../../../stylix/${theme}
]; ];
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
opacity = { opacity = {
desktop = 0.7; desktop = 0.7;
popups = 0.7; popups = 0.7;

View file

@ -1,9 +0,0 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes
stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark";
# base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml";
base16Scheme = ../../../../../lib/themes/everforest-dark-hard.yaml;
};
}

View file

@ -1,8 +0,0 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes
stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml";
};
}

View file

@ -1,8 +0,0 @@
{lib, inputs, pkgs, gpu, platform, theme, ...}: {
# Themes https://github.com/tinted-theming/base16-schemes
stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-dark.yaml";
};
}