mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-03 20:23:12 +00:00
MPV: use Funimitation font
This commit is contained in:
parent
8df49a6fcc
commit
83f257f3c4
|
@ -13,3 +13,6 @@ use-filedir-conf
|
||||||
input-ipc-server=/tmp/mpvsocket
|
input-ipc-server=/tmp/mpvsocket
|
||||||
|
|
||||||
osc=no
|
osc=no
|
||||||
|
|
||||||
|
sub-font=Funimitation
|
||||||
|
sub-font-size=44
|
||||||
|
|
|
@ -152,6 +152,8 @@ settings:
|
||||||
https://discordapp.com: true
|
https://discordapp.com: true
|
||||||
content.dns_prefetch:
|
content.dns_prefetch:
|
||||||
global: true
|
global: true
|
||||||
|
content.fullscreen.window:
|
||||||
|
global: true
|
||||||
content.headers.do_not_track:
|
content.headers.do_not_track:
|
||||||
global: true
|
global: true
|
||||||
content.headers.referer:
|
content.headers.referer:
|
||||||
|
@ -183,6 +185,7 @@ settings:
|
||||||
content.media_capture:
|
content.media_capture:
|
||||||
https://discordapp.com: true
|
https://discordapp.com: true
|
||||||
content.notifications:
|
content.notifications:
|
||||||
|
https://play.pokemonshowdown.com: true
|
||||||
https://web.whatsapp.com: true
|
https://web.whatsapp.com: true
|
||||||
content.pdfjs:
|
content.pdfjs:
|
||||||
global: true
|
global: true
|
||||||
|
@ -208,8 +211,6 @@ settings:
|
||||||
global: true
|
global: true
|
||||||
content.webrtc_ip_handling_policy:
|
content.webrtc_ip_handling_policy:
|
||||||
global: default-public-interface-only
|
global: default-public-interface-only
|
||||||
content.windowed_fullscreen:
|
|
||||||
global: true
|
|
||||||
content.xss_auditing:
|
content.xss_auditing:
|
||||||
global: false
|
global: false
|
||||||
editor.command:
|
editor.command:
|
||||||
|
|
Loading…
Reference in a new issue