aboutsummaryrefslogtreecommitdiff
path: root/.config/rmpc/config.ron
diff options
context:
space:
mode:
Diffstat (limited to '.config/rmpc/config.ron')
-rw-r--r--.config/rmpc/config.ron4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/rmpc/config.ron b/.config/rmpc/config.ron
index fbd8c5c..4401650 100644
--- a/.config/rmpc/config.ron
+++ b/.config/rmpc/config.ron
@@ -124,13 +124,13 @@
),
(
size: "30%",
- borders: "NONE",
+ borders: "ALL",
pane: Split(
direction: Vertical,
panes: [
(
size: "75%",
- borders: "ALL",
+ borders: "NONE",
pane: Pane(AlbumArt),
),
(