|
|
@ -2,7 +2,7 @@
|
|
|
|
/*****----- Configuration -----*****/
|
|
|
|
/*****----- Configuration -----*****/
|
|
|
|
configuration {
|
|
|
|
configuration {
|
|
|
|
show-icons: true;
|
|
|
|
show-icons: true;
|
|
|
|
dmenu-display: "";
|
|
|
|
display-dmenu: "";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*****----- Global Properties -----*****/
|
|
|
|
/*****----- Global Properties -----*****/
|
|
|
@ -71,7 +71,7 @@ entry {
|
|
|
|
background-color: inherit;
|
|
|
|
background-color: inherit;
|
|
|
|
text-color: inherit;
|
|
|
|
text-color: inherit;
|
|
|
|
cursor: text;
|
|
|
|
cursor: text;
|
|
|
|
placeholder: "Select Background";
|
|
|
|
placeholder: "Search";
|
|
|
|
placeholder-color: inherit;
|
|
|
|
placeholder-color: inherit;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|