change music info source

This commit is contained in:
qvalentin 2021-10-22 14:00:37 +02:00
parent 554ddd36b4
commit 0b7b647daa
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ myStartupHook :: X ()
myStartupHook = do myStartupHook = do
spawnOnce "picom &" spawnOnce "picom &"
spawnOnce "sh $HOME/.fehbg" spawnOnce "sh $HOME/.fehbg"
spawnOnce "websocketd --port=8974 wnpClient &"
getWalColors :: IO [String] getWalColors :: IO [String]
getWalColors = do getWalColors = do