grouping utility apps and fixing alacritty

This commit is contained in:
cnst
2024-07-16 16:37:02 +02:00
parent af25096e79
commit 785c8f06a5
4 changed files with 13 additions and 12 deletions

View File

@@ -42,9 +42,10 @@
# workers=<number of logical CPUs>
# utmp-helper=/usr/lib/utempter/utempter # When utmp backend is libutempter (Linux)
# utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ulog (FreeBSD)
main = {
font = "Input Mono Compressed:size=10";
box-drawings-uses-font-glyphs = "yes";
dpi-aware = "yes";
pad = "3x1";
};