Remove plugin setting from arthur theme

This commit is contained in:
Dave Davenport 2017-09-11 09:19:03 +02:00
parent 96d8a23fde
commit c0cddee3ff
1 changed files with 3 additions and 3 deletions

View File

@ -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;