This commit is contained in:
Sean Kovacs 2025-12-03 16:19:39 -05:00
commit 2cb2d44e30
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 15 additions and 10 deletions

View file

@ -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 {

View file

@ -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;