From 9b38966ec0cae364edd4af97a262fc5d4f9f786d Mon Sep 17 00:00:00 2001 From: deadvey Date: Thu, 12 Dec 2024 08:18:01 +0000 Subject: [PATCH] 2024-12-12 08:17 : id 375 --- home-manager/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" = {