fix: rework DPI configuration on all devices
Allow better font size on all screen
This commit is contained in:
parent
3bef1ca9d1
commit
3c37eda13b
3 changed files with 13 additions and 5 deletions
|
@ -12,7 +12,6 @@ in
|
|||
enable = true;
|
||||
settings = {
|
||||
main = {
|
||||
dpi-aware = "yes";
|
||||
font = "Fira Code Nerd Font Mono:size=10";
|
||||
};
|
||||
mouse = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue