Foot: add slight padding
This commit is contained in:
parent
6a25f97753
commit
58ce683cb2
|
@ -11,6 +11,7 @@
|
||||||
locked-title = false;
|
locked-title = false;
|
||||||
font = "${fonts.monospace.name}:size=${toString fonts.sizes.applications}";
|
font = "${fonts.monospace.name}:size=${toString fonts.sizes.applications}";
|
||||||
dpi-aware = false;
|
dpi-aware = false;
|
||||||
|
pad = "10x10";
|
||||||
};
|
};
|
||||||
bell = {
|
bell = {
|
||||||
urgent = false;
|
urgent = false;
|
||||||
|
|
Reference in a new issue