mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
ulauncher setup
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user