aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-08 19:54:58 +0300
committerawy <awy@awy.one>2025-08-08 19:54:58 +0300
commit1c414a013128b83e50a72a9eb99fbedb8e7d4fa7 (patch)
treea659cacfa9f91733587c75767388e1d5d3a020ef
parent480d9cfaf1f52ce6b47c0d91d74ff65383af6693 (diff)
downloadhyprdots-1c414a013128b83e50a72a9eb99fbedb8e7d4fa7.tar.gz
rmpc theme
-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: (