diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/rmpc/config.ron | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rmpc/config.ron b/.config/rmpc/config.ron index c99b94e..2d73e08 100644 --- a/.config/rmpc/config.ron +++ b/.config/rmpc/config.ron @@ -133,7 +133,7 @@ pane: Pane(AlbumArt), ), ( - size: "25%", + size: "35%", borders: "NONE", pane: Split( direction: Vertical, |