taffybar: fix parse error in laptop widget list

This commit is contained in:
2026-02-18 10:34:33 -08:00
parent 8b8d044290
commit 110bbda132

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