mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
9 lines
177 B
CSS
9 lines
177 B
CSS
![]() |
@import ".config/omarchy/current/theme/wofi.css";
|
||
|
@import ".local/share/omarchy/default/wofi/search.css";
|
||
|
|
||
|
#input {
|
||
|
display: none;
|
||
|
opacity: 0;
|
||
|
margin-top: -200px;
|
||
|
}
|