mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: use playerctl systemd service from home-manager
This commit is contained in:
parent
052bb52a4f
commit
c6a1d26cf6
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue