taffybar: fix parse error in laptop widget list

This commit is contained in:
2026-02-18 10:34:33 -08:00
committed by Kat Huang
parent aa82c5a71f
commit fb478e74ba

View File

@@ -498,7 +498,7 @@ endWidgetsForHost hostName =
diskUsageWidget, diskUsageWidget,
networkWidget, networkWidget,
sunLockWidget, sunLockWidget,
mprisWidget, mprisWidget
] ]
in if hostName `elem` laptopHosts in if hostName `elem` laptopHosts
then laptopEndWidgets then laptopEndWidgets