aboutsummaryrefslogtreecommitdiff
path: root/.config/rmpc/themes/def.ron
diff options
context:
space:
mode:
Diffstat (limited to '.config/rmpc/themes/def.ron')
-rw-r--r--.config/rmpc/themes/def.ron15
1 files changed, 8 insertions, 7 deletions
diff --git a/.config/rmpc/themes/def.ron b/.config/rmpc/themes/def.ron
index e1e9736..b56a173 100644
--- a/.config/rmpc/themes/def.ron
+++ b/.config/rmpc/themes/def.ron
@@ -71,20 +71,26 @@
pane: Pane(Tabs),
),
(
- size: "4",
+ size: "5",
pane: Split(
direction: Horizontal,
panes: [
(
size: "100%",
+ borders: "ALL",
pane: Split(
direction: Vertical,
panes: [
(
size: "4",
- borders: "ALL",
+ borders: "NONE",
pane: Pane(Header),
),
+ (
+ size: "1",
+ borders: "NONE",
+ pane: Pane(ProgressBar),
+ ),
]
)
),
@@ -104,11 +110,6 @@
]
),
),
- (
- size: "3",
- borders: "TOP | BOTTOM",
- pane: Pane(ProgressBar),
- ),
],
),
header: (