ncmpcpp config updates
This commit is contained in:
@@ -194,6 +194,9 @@ in
|
||||
{ key = "k"; command = "scroll_up"; }
|
||||
{ key = "l"; command = "next_column"; }
|
||||
];
|
||||
settings = {
|
||||
media_library_primary_tag = "album_artist";
|
||||
};
|
||||
};
|
||||
|
||||
programs.obs-studio.enable = true;
|
||||
@@ -233,6 +236,7 @@ in
|
||||
name "Pipewire Output"
|
||||
}
|
||||
'';
|
||||
musicDirectory = "/mnt/share/media/music";
|
||||
};
|
||||
|
||||
services.mpd-mpris = {
|
||||
|
Reference in New Issue
Block a user