diff --git a/flake.lock b/flake.lock index 0477ab8..b468368 100644 --- a/flake.lock +++ b/flake.lock @@ -541,23 +541,20 @@ }, "zen-browser": { "inputs": { - "home-manager": [ - "home-manager" - ], "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1771876204, - "narHash": "sha256-nTX+Qa3W+xsFxBl+lr4RsWvC4vgZocLt/qDeIvnf4+w=", - "owner": "0xc000022070", + "lastModified": 1771735013, + "narHash": "sha256-QAh0iw/AgjcaNvBE5OIZstxVxagLVK0RAuH7EhIL/N8=", + "owner": "youwen5", "repo": "zen-browser-flake", - "rev": "2f951adfab1f5a090fe5ea4c5eaf11efca7f1039", + "rev": "32b69f03007507fc012be9203efdd414f4bc0d66", "type": "github" }, "original": { - "owner": "0xc000022070", + "owner": "youwen5", "repo": "zen-browser-flake", "type": "github" } diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 6f17bd2..eb16dfa 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -83,7 +83,7 @@ bind = [ # keybindings "SUPER, Return, exec, foot" - "SUPER, B, exec, zen-twilight" + "SUPER, B, exec, zen" "SUPER, Q, killactive," "SUPER, F, fullscreen, 0" "SUPER SHIFT, F, fullscreen, 1"