Edit qutebrowser config

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-04-19 18:45:19 +02:00
parent 4489c9e0ae
commit 805f43618c
+2 -2
View File
@@ -29,8 +29,8 @@
"editor.command" = ["ghostty" "-e" "nvim" "{}"]; "editor.command" = ["ghostty" "-e" "nvim" "{}"];
# Tabs # Tabs
"tabs.show" = "switching"; # "tabs.show" = "switching";
"tabs.show_switching_delay" = 3000; # "tabs.show_switching_delay" = 3000;
# Scrollbar # Scrollbar
"scrolling.bar" = "never"; "scrolling.bar" = "never";