1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

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

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;