From b60d488c905180b56c2884ff58d30ac476783363 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 26 Jul 2026 16:24:38 +0700 Subject: new dotfiles; foot; nvim; --- rmpc/.config/rmpc/config.ron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rmpc/.config') 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, -- cgit v1.2.3