summaryrefslogtreecommitdiffstats
path: root/themes/arthur.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/arthur.rasi')
-rw-r--r--themes/arthur.rasi6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/arthur.rasi b/themes/arthur.rasi
index 11b1b689..5a9e308c 100644
--- a/themes/arthur.rasi
+++ b/themes/arthur.rasi
@@ -63,7 +63,7 @@
color: @magenta;
background-color: @transparent;
spacing: 0;
- children: [vertb, mainbox];
+ children: [mainbox];
orientation: horizontal;
}
@@ -149,13 +149,13 @@
#vertb {
expand: false;
- children: [ dummy0, sidebar, dummy1 ];
+ children: [ dummy0, mode-switcher, dummy1 ];
}
#dummy0, dummy1 {
expand: true;
}
-#sidebar {
+#mode-switcher {
expand: false;
orientation: vertical;
spacing: 0px;