mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-03 20:49:30 +01:00
qutebrowser: Improve accept_language formatting
This commit is contained in:
parent
d6fe14b803
commit
38188f4e19
@ -25,7 +25,7 @@
|
||||
notifications.enabled = true;
|
||||
register_protocol_handler = true;
|
||||
mute = true;
|
||||
headers.accept_language = "ja-JP,en-US";
|
||||
headers.accept_language = "ja,en-US;q=0.9,en;q=0.8";
|
||||
};
|
||||
|
||||
fileselect = {
|
||||
|
Loading…
Reference in New Issue
Block a user