sway: No usar mpd-mpris
Parece que consume CPU sin hacer nada así que por ahora, chau
This commit is contained in:
parent
80b6d4eae4
commit
3fce1a5303
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ exec "pgrep -x syncthing >/dev/null || syncthing -no-browser"
|
||||||
exec swaync
|
exec swaync
|
||||||
exec kanshi
|
exec kanshi
|
||||||
exec "mbsync -a"
|
exec "mbsync -a"
|
||||||
exec "mpd && mpd-mpris -host ~/.mpd/socket -network unix"
|
exec "mpd"
|
||||||
exec "pgrep -x goimapnotify >/dev/null || goimapnotify -conf ~/.config/imapnotify/config.json"
|
exec "pgrep -x goimapnotify >/dev/null || goimapnotify -conf ~/.config/imapnotify/config.json"
|
||||||
|
|
||||||
exec "foot --app-id=neomutt neomutt"
|
exec "foot --app-id=neomutt neomutt"
|
||||||
|
|
Loading…
Reference in a new issue