diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 944a0dd..f398df6 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -75,7 +75,7 @@ in # Programs ''$mod, RETURN, exec, footclient'' "$mod, E, exec, nautilus" - "$mod, B, exec, microsoft-edge" + "$mod, B, exec, zen" "$mod, BackSpace, exec, wlogout" "$mod, S, exec, foot ssh homeserver@vpn.tigor.web.id" diff --git a/profiles/fort.nix b/profiles/fort.nix index 580a045..9d74f1f 100644 --- a/profiles/fort.nix +++ b/profiles/fort.nix @@ -99,7 +99,7 @@ flatpak = { enable = true; - zen-browser.enable = true; + zen-browser.enable = false; redisinsight.enable = true; };