Update rmpc config
This commit is contained in:
@@ -203,7 +203,20 @@ in
|
||||
|
||||
programs.ranger.enable = true;
|
||||
|
||||
programs.rmpc.enable = true;
|
||||
programs.rmpc = {
|
||||
enable = true;
|
||||
config = ''
|
||||
(
|
||||
album_art: (
|
||||
method: Auto,
|
||||
max_size_px: (width: 1200, height: 1200),
|
||||
disabled_protocols: ["http://", "https://"],
|
||||
vertical_align: Center,
|
||||
horizontal_align: Center,
|
||||
),
|
||||
)
|
||||
''
|
||||
};
|
||||
|
||||
programs.texlive.enable = true;
|
||||
|
||||
|
Reference in New Issue
Block a user