]> Freerunner's - dotfiles.git/commitdiff
foot: limit concurrency
authorAndre Ramnitz <tux.rising@gmail.com>
Sat, 19 Jul 2025 23:18:23 +0000 (01:18 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sat, 19 Jul 2025 23:18:23 +0000 (01:18 +0200)
dot-config/foot/foot.ini

index dc4ecfb847f8f3f63a6bdb1ea88472e0813d1632..e6e61b874b1e2419d87dd219f0ec825bf7efa434 100644 (file)
@@ -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)