From 559df9da6bf85e9d71117fe1968a8edcac66c4e4 Mon Sep 17 00:00:00 2001 From: Sean Kovacs Date: Wed, 3 Dec 2025 16:19:39 -0500 Subject: [PATCH] changes --- home/all.nix | 18 ++++++++++++------ home/hosts/peach.nix | 7 +++---- 2 files changed, 15 insertions(+), 10 deletions(-) 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;