enable picom for ulauncher
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@import url("/usr/share/ulauncher/themes/light/theme-gtk-3.20.css");
|
||||
|
||||
@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