diff --git a/README.md b/README.md index 5a808fa..53d6d87 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ + Launcher: [dmenu](https://github.com/crammk/dmenu) + Lock: i3lock-color + Mouse-Settings: piper ++ Music-Control: [spotify-tray](https://github.com/tsmetana/spotify-tray) + Pdf-Viewer: zathura with mupdf + Screenshots: flameshot diff --git a/files/scripts/start_progs.sh b/files/scripts/start_progs.sh index 0d9fed9..b6080f6 100755 --- a/files/scripts/start_progs.sh +++ b/files/scripts/start_progs.sh @@ -5,3 +5,4 @@ nextcloud & nm-applet & dunst & pasystray & +spotify-tray &