REF a bitty thingy

This commit is contained in:
Nathan Dwarshuis 2022-12-31 22:49:46 -05:00
parent 4951c2a35e
commit 05f1165cc1
1 changed files with 1 additions and 2 deletions

View File

@ -90,8 +90,7 @@ run = do
hSetBuffering stdout LineBuffering
withCache $ do
withDBusX_ $ \db -> do
let sys = dbSysClient db
let fs = features sys
let fs = features $ dbSysClient db
startDBusInterfaces db fs
withXmobar $ \xmobarP -> do
withChildDaemons fs $ \ds -> do