mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
qt: use Cantarell as the font with QT Adwaita theme
This commit is contained in:
parent
4e1b7223ca
commit
59a4335ecd
1 changed files with 5 additions and 2 deletions
|
@ -5,5 +5,8 @@ standard_dialogs=gtk3
|
||||||
style=Adwaita-Dark
|
style=Adwaita-Dark
|
||||||
|
|
||||||
[Fonts]
|
[Fonts]
|
||||||
fixed=@Variant(\0\0\0@\0\0\0 \0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s\0 \0M\0o\0n\0o@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
fixed="Source Code Pro,10,-1,5,50,0,0,0,0,0"
|
||||||
general=@Variant(\0\0\0@\0\0\0\x16\0\x44\0\x65\0j\0\x61\0V\0u\0 \0S\0\x61\0n\0s@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
general="Cantarell,10,-1,5,50,0,0,0,0,0"
|
||||||
|
|
||||||
|
[Interface]
|
||||||
|
buttonbox_layout=3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue