From: Andre Ramnitz Date: Sat, 19 Jul 2025 23:18:23 +0000 (+0200) Subject: foot: limit concurrency X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=4582d8a968ff52b68bc83985089145f4b94894cb;p=dotfiles.git foot: limit concurrency --- diff --git a/dot-config/foot/foot.ini b/dot-config/foot/foot.ini index dc4ecfb8..e6e61b87 100644 --- a/dot-config/foot/foot.ini +++ b/dot-config/foot/foot.ini @@ -40,7 +40,7 @@ pad=10x5 center # optionally append 'center' # bold-text-in-bright=no # word-delimiters=,│`|:"'()[]{}<> # selection-target=primary -workers=16 +workers=8 # limited to 1 ccx without smt # utmp-helper=/usr/lib/utempter/utempter # When utmp backend is ‘libutempter’ (Linux) # utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ‘ulog’ (FreeBSD)