mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-25 22:33:54 +01:00
foot config
This commit is contained in:
parent
faf1e79431
commit
3f880015b3
|
@ -7,7 +7,7 @@
|
||||||
enable = config.os == "linux";
|
enable = config.os == "linux";
|
||||||
settings = {
|
settings = {
|
||||||
main = {
|
main = {
|
||||||
font = "ComicShannsMono Nerd Font Mono:size=11";
|
font = "ComicShannsMono Nerd Font Mono:size=8";
|
||||||
dpi-aware = "yes";
|
dpi-aware = "yes";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue