Unified font size
This commit is contained in:
parent
e17323dde8
commit
75d48026fe
5 changed files with 16 additions and 14 deletions
|
|
@ -13,7 +13,7 @@ in
|
|||
scrolling.history = 3000;
|
||||
font = {
|
||||
normal.family = pkgs.rice.font.monospace.name;
|
||||
size = 9.0;
|
||||
size = pkgs.rice.font.monospace.size;
|
||||
};
|
||||
background_opacity = pkgs.rice.opacity;
|
||||
mouse = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue