ulauncher setup

This commit is contained in:
2023-02-28 16:12:00 +01:00
parent 5382be2aa7
commit f03f03021c
181 changed files with 5220 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
@import url("theme.css");
.input {
caret-color: #ca9ee6;
}
.selected.item-box {
/* workaround for a bug in GTK+ < 3.20 */
border: none;
}