diff options
Diffstat (limited to 'rmpc')
| -rw-r--r-- | rmpc/.config/rmpc/config.ron | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rmpc/.config/rmpc/config.ron b/rmpc/.config/rmpc/config.ron index 694a767..d64dfb5 100644 --- a/rmpc/.config/rmpc/config.ron +++ b/rmpc/.config/rmpc/config.ron @@ -11,8 +11,8 @@ theme: "~/.config/rmpc/theme.ron", album_art: ( - method: Kitty, - max_size_px: (width: 600, height: 600), + method: Sixel, + max_size_px: (width: 1600, height: 1600), ), lyrics: ( fetch: true, |
