feat(rofi): set font size on p330
This commit is contained in:
parent
776f67dc73
commit
6bf4bbfc36
@ -17,6 +17,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
programs.kitty.font.size = 16;
|
programs.kitty.font.size = 16;
|
||||||
|
programs.rofi.font = lib.mkForce "DejaVu Sans Mono 16";
|
||||||
|
|
||||||
services.betterlockscreen.inactiveInterval = 20;
|
services.betterlockscreen.inactiveInterval = 20;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user