diff --git a/home/all.nix b/home/all.nix index 6d9d0a3..e652dca 100755 --- a/home/all.nix +++ b/home/all.nix @@ -14,6 +14,7 @@ wl-clipboard rclone waypipe + spotdl # development & tooling gh @@ -30,19 +31,24 @@ # gui applications vesktop - prismlauncher - strawberry input-leap libreoffice-qt-fresh - spotify-player - spotdl + helium-browser + bitwarden-desktop + qbittorrent + + # gui applications ( games ) openmw + prismlauncher + + # gui applications ( multimedia ) + audacity + strawberry musescore mpv gimp calibre - helium-browser - bitwarden-desktop + spotify-player # browsers # (chromium.override { diff --git a/home/hosts/peach.nix b/home/hosts/peach.nix index dbaccaa..a131d9f 100644 --- a/home/hosts/peach.nix +++ b/home/hosts/peach.nix @@ -117,16 +117,15 @@ plasmusicToolbar = { panelIcon = { albumCover = { - useAsIcon = false; - radius = 8; + useAsIcon = true; + radius = 4; }; - icon = ""; }; playbackSource = "auto"; musicControls.showPlaybackControls = false; songText = { displayInSeparateLines = true; - maximumWidth = 320; + maximumWidth = 280; scrolling = { behavior = "alwaysScroll"; speed = 3;