diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-26 16:24:38 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-26 16:24:38 +0700 |
| commit | b60d488c905180b56c2884ff58d30ac476783363 (patch) | |
| tree | 008a510ae4914cec5d1132a8adeb0f304e4c277f /rmpc/.config | |
| parent | d4098de56769e50285c358f5f8ebee3faf546d31 (diff) | |
new dotfiles;
foot;
nvim;
Diffstat (limited to 'rmpc/.config')
| -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, |
