modules/foot: Add small padding
This commit is contained in:
parent
40e0acb151
commit
853dc310fe
|
@ -11,6 +11,7 @@ in
|
|||
main = {
|
||||
term = "xterm-256color";
|
||||
font = fontSize nixosConfig.my.highDPI;
|
||||
pad = "3x3";
|
||||
};
|
||||
scrollback = { lines = 100000; };
|
||||
colors = {
|
||||
|
|
Loading…
Reference in a new issue