enable picom for ulauncher
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@import url("theme.css");
|
||||
|
||||
.input {
|
||||
caret-color: @caret_color;
|
||||
}
|
||||
.selected.item-box {
|
||||
/* workaround for a bug in GTK+ < 3.20 */
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user