From c0cddee3ffc8be70beb1667003cbfad95ced87c0 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 11 Sep 2017 09:19:03 +0200 Subject: [PATCH] Remove plugin setting from arthur theme --- themes/arthur.rasi | 6 +++--- 1 file 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;