From 532b2e4e0ac5e83aff8dd2f56b81a6d15cdfb1ad Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 7 Jan 2025 00:27:57 +0100 Subject: [PATCH] change theme & update flake Former-commit-id: 868c3b4e4fd7ef51098e4516873b24cc3151f662 --- flake.lock | 41 +++++++++++++++++++++++++++++------------ flake.nix | 3 ++- themes/stylix/2025.nix | 2 +- themes/var/2025.nix | 10 +++++----- 4 files changed, 37 insertions(+), 19 deletions(-) diff --git a/flake.lock b/flake.lock index 94ffb7f..ebac0c9 100644 --- a/flake.lock +++ b/flake.lock @@ -224,6 +224,22 @@ "type": "github" } }, + "firefox-gnome-theme": { + "flake": false, + "locked": { + "lastModified": 1734969791, + "narHash": "sha256-A9PxLienMYJ/WUvqFie9qXrNC2MeRRYw7TG/q7DRjZg=", + "owner": "rafaelmardojai", + "repo": "firefox-gnome-theme", + "rev": "92f4890bd150fc9d97b61b3583680c0524a8cafe", + "type": "github" + }, + "original": { + "owner": "rafaelmardojai", + "repo": "firefox-gnome-theme", + "type": "github" + } + }, "flake-compat": { "flake": false, "locked": { @@ -1362,11 +1378,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1736157655, - "narHash": "sha256-/ggXMK8Q/rN94kaaSHPtEcf4SPKgPXfzSbDgAR6Odzs=", + "lastModified": 1736202032, + "narHash": "sha256-x+ZtSQTk+z3gD3QVpEVLZ5kKyns+OUKCogRNpBzQFLw=", "owner": "nix-community", "repo": "nixvim", - "rev": "31139e0605fd886d981e0a197e30ceac4b859d6e", + "rev": "e59e99314b0a74af844bb0189182784b1af5a729", "type": "github" }, "original": { @@ -1398,11 +1414,11 @@ "treefmt-nix": "treefmt-nix_2" }, "locked": { - "lastModified": 1736192728, - "narHash": "sha256-7nMxUw6GaKTcPYWabVfWEwGc+UmGemPZkh2yh0/tBIY=", + "lastModified": 1736202678, + "narHash": "sha256-R0V+TUPAzP15a9ZcrGq4a28DL0c5EVu2biOZv7h4Q7I=", "owner": "nix-community", "repo": "NUR", - "rev": "13f5f3da150fd007f3dc9a56e9c124cb5a50aa73", + "rev": "fb3d46a9e224c76b30d43b4116f93160edf7702c", "type": "github" }, "original": { @@ -1590,11 +1606,11 @@ ] }, "locked": { - "lastModified": 1736064798, - "narHash": "sha256-xJRN0FmX9QJ6+w8eIIIxzBU1AyQcLKJ1M/Gp6lnSD20=", + "lastModified": 1736203741, + "narHash": "sha256-eSjkBwBdQk+TZWFlLbclF2rAh4JxbGg8az4w/Lfe7f4=", "owner": "Mic92", "repo": "sops-nix", - "rev": "5dc08f9cc77f03b43aacffdfbc8316807773c930", + "rev": "c9c88f08e3ee495e888b8d7c8624a0b2519cb773", "type": "github" }, "original": { @@ -1630,6 +1646,7 @@ "base16-fish": "base16-fish", "base16-helix": "base16-helix", "base16-vim": "base16-vim", + "firefox-gnome-theme": "firefox-gnome-theme", "flake-compat": "flake-compat_5", "flake-utils": "flake-utils_3", "git-hooks": "git-hooks_2", @@ -1643,11 +1660,11 @@ "tinted-zed": "tinted-zed" }, "locked": { - "lastModified": 1736179037, - "narHash": "sha256-uhLRE3x5TrFeQm1waBz6ecqa2EHilFM4jLxYbOJPGrU=", + "lastModified": 1736201929, + "narHash": "sha256-TC6nITVcD+qxjPOWGmLAshuOkILocvzxfHj0Vsu6FAI=", "owner": "danth", "repo": "stylix", - "rev": "a6b53aa677ab9bd9098abbdc47924854c76c3eb1", + "rev": "1d7b70ed9ee4c3b24ed6b0c7c64a0ee5fcc4ae10", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index aa32fb6..86a2d34 100644 --- a/flake.nix +++ b/flake.nix @@ -50,7 +50,8 @@ system = "x86_64-linux"; modules = [ { - nixpkgs.overlays = [ inputs.nur.overlays.default ]; + nixpkgs.overlays = + [ inputs.hyprpanel.overlay inputs.nur.overlays.default ]; _module.args = { inherit inputs; }; } inputs.nixos-hardware.nixosModules.omen-16-n0005ne # CHANGEME: check https://github.com/NixOS/nixos-hardware diff --git a/themes/stylix/2025.nix b/themes/stylix/2025.nix index 00e7db1..4d7676f 100644 --- a/themes/stylix/2025.nix +++ b/themes/stylix/2025.nix @@ -61,7 +61,7 @@ }; polarity = "dark"; - image = inputs.nixy-wallpapers + "/wallpapers/7pcmbp8pcg9e1.png"; + image = inputs.nixy-wallpapers + "/wallpapers/Aurora_Mac.png"; }; } diff --git a/themes/var/2025.nix b/themes/var/2025.nix index 81572d9..bc54ff0 100644 --- a/themes/var/2025.nix +++ b/themes/var/2025.nix @@ -3,16 +3,16 @@ gaps-in = 8; gaps-out = 8 * 2; active-opacity = 1; - inactive-opacity = 0.85; - blur = true; + inactive-opacity = 0.89; + blur = false; border-size = 3; animation-speed = "fast"; # "fast" | "medium" | "slow" - fetch = "neofetch"; # "nerdfetch" | "neofetch" | "pfetch" | "none" + fetch = "none"; # "nerdfetch" | "neofetch" | "pfetch" | "none" bar = { position = "top"; # "top" | "bottom" - transparent = true; + transparent = false; transparentButtons = false; - floating = true; + floating = false; }; }