Foot: add slight padding

This commit is contained in:
Evie Litherland-Smith 2024-05-27 20:48:40 +01:00
parent 6a25f97753
commit 58ce683cb2

View file

@ -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;