mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
change theme & update flake
This commit is contained in:
41
flake.lock
generated
41
flake.lock
generated
@@ -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": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
};
|
||||
|
||||
polarity = "dark";
|
||||
image = inputs.nixy-wallpapers + "/wallpapers/7pcmbp8pcg9e1.png";
|
||||
image = inputs.nixy-wallpapers + "/wallpapers/Aurora_Mac.png";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user