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 6052e561..315aacb6 100644
--- a/themes/arthur.rasi
+++ b/themes/arthur.rasi
@@ -2,15 +2,14 @@
configuration {
// The display name of this browser
- display-ssh: " ";
+ display-ssh: " ";
// The display name of this browser
display-run: "";
// The display name of this browser
display-drun: "";
// The display name of this browser
display-window: "";
- display-combi: "";
- display-top: "";
+ display-combi: "";
show-icons: true;
}
@@ -177,6 +176,7 @@ configuration {
background-color: @tlightblack;
border-color: @foreground;
color: @foreground;
+ horizontal-align: 0.5;
}
#button selected normal {
color: @dark;