From 6c2a7563d315a56520c5c0d5354b4da2f75ec3ff Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:23:04 +0200 Subject: [PATCH] disable rounded_frame Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- home/programs/helium/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/programs/helium/default.nix b/home/programs/helium/default.nix index 8de3b19..769275c 100644 --- a/home/programs/helium/default.nix +++ b/home/programs/helium/default.nix @@ -66,6 +66,7 @@ .helium.browser.layout = 3 | .helium.browser.minimal_location_bar = true | .helium.browser.show_dynamic_new_tab_button = false | + .helium.browser.rounded_frame = false | .bookmark_bar.show_tab_groups = false | .extensions.settings[$id] = { "active_permissions": {"api": [], "explicit_host": [], "manifest_permissions": [], "scriptable_host": []},