mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
updated xinitrc
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"show-indicator-icon": true,
|
||||
"show-recent-apps": "0",
|
||||
"terminal-command": "",
|
||||
"theme-name": "Catpuccin-Macchiato-Green"
|
||||
"theme-name": "Catpuccin-Macchiato-Red"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
@import url("/usr/share/ulauncher/themes/light/theme-gtk-3.20.css");
|
||||
|
||||
|
||||
@import url("theme.css");
|
||||
|
||||
.input {
|
||||
caret-color: #ed8796;
|
||||
}
|
||||
.selected.item-box {
|
||||
/* workaround for a bug in GTK+ < 3.20 */
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user