vanadium: use playerctl systemd service from home-manager

This commit is contained in:
Primrose 2025-03-28 14:34:37 +01:00
parent 052bb52a4f
commit c6a1d26cf6
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,6 @@ main = xmonad
, startupHook = do
spawnOnce "fcitx5 &" -- Input method
spawnOnce "playerctld daemon" -- Player controller
spawn "feh --no-fehbg --bg-fill ~/.wallpaper &" -- wallpaper
io (putEnv "QT_SCALE_FACTOR=1.25") -- Fix problem where digikam is too small