mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Better structuring of the wofi css
Reusing look for select menu and reducing theme duplication
This commit is contained in:
8
default/wofi/select.css
Normal file
8
default/wofi/select.css
Normal file
@ -0,0 +1,8 @@
|
||||
@import ".config/omarchy/current/theme/wofi.css";
|
||||
@import ".local/share/omarchy/default/wofi/search.css";
|
||||
|
||||
#input {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
margin-top: -200px;
|
||||
}
|
Reference in New Issue
Block a user