diff --git a/home/librewolf.nix b/home/librewolf.nix index 5cf4cff..29340eb 100644 --- a/home/librewolf.nix +++ b/home/librewolf.nix @@ -13,6 +13,7 @@ "browser.fullscreen.autohide" = false; "browser.tabs.insertAfterCurrent" = true; "browser.toolbars.bookmarks.visibility" = "never"; + "browser.quitShortcut.disabled" = true; "sidebar.position_start" = false; "findbar.highlightAll" = true;