diff --git a/home-manager/home.nix b/home-manager/home.nix index 43b4a8b..2613c3e 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -309,7 +309,7 @@ in position = "left"; modules-center = [ "custom/browser" "custom/terminal" "custom/website" "custom/anki" "custom/keepassxc" "custom/gimp" "custom/writer" "custom/luanti" "custom/nixpkgs"]; "custom/browser" = { - format = ""; + format = ""; on-click = "${BROWSER}"; }; "custom/terminal" = {