1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-10 15:44:41 -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

@ -10,7 +10,6 @@ configuration {
// The display name of this browser
display-window: "";
display-combi: "";
display-top: "";
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;