diff --git a/flake.lock b/flake.lock index 80a5046e..96a794f1 100644 --- a/flake.lock +++ b/flake.lock @@ -143,11 +143,11 @@ ] }, "locked": { - "lastModified": 1728197411, - "narHash": "sha256-zoXHEkyC7CDISPPX3Wt3QfpNpBleBZ0xXfwPjg9o7/0=", + "lastModified": 1730003541, + "narHash": "sha256-z9UF7D5MyPvwZ/T2quNFh+4wRDsNYtrIekTEMrjCPrI=", "owner": "donovanglover", "repo": "home-manager", - "rev": "c0893ba505a2d3b0b6882c50e7340131ef828e87", + "rev": "0e9aeaa1366e5277cfc466905e3358336ac0eec9", "type": "github" }, "original": { @@ -178,11 +178,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1728888510, - "narHash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=", + "lastModified": 1729665710, + "narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d", "type": "github" }, "original": { @@ -242,11 +242,11 @@ "tinted-tmux": "tinted-tmux" }, "locked": { - "lastModified": 1728196159, - "narHash": "sha256-CXicnmdgV5Frs4uHgSXCnPQ+FDUjjDpi+JyoyCK0dJU=", + "lastModified": 1730003682, + "narHash": "sha256-/o5u8/vVb34jKbBvqOIMmsEvoWbqmbCXZi5EV9L5jbU=", "owner": "donovanglover", "repo": "stylix", - "rev": "d236440c2c9dcc856089ea8c0e7abe30e2a305cb", + "rev": "87612ee1cb96cc820abfdeba3724877141fcc4fa", "type": "github" }, "original": { diff --git a/home/eza.nix b/home/eza.nix index 5057599c..b041263c 100644 --- a/home/eza.nix +++ b/home/eza.nix @@ -1,7 +1,7 @@ { programs.eza = { enable = true; - icons = true; + icons = "auto"; extraOptions = [ "--group-directories-first" diff --git a/home/hyprland.nix b/home/hyprland.nix index c8d01351..3921f379 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -70,7 +70,7 @@ in "fcitx5" "hyprctl dispatch workspace 5000000" "${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1" - "hyprdim --no-dim-when-only --persist --ignore-leaving-special --dialog-dim" + "hyprdim" "~/.config/${randomBackgroundScript}" ];