tileos-settings/common/etc/skel/.config/wofi/style.css
2025-06-11 15:59:07 +04:00

13 lines
250 B
CSS

window {
opacity: 1.0;
border: 2px solid @theme_selected_bg_color;
border-radius: 0px;
font-family: Hack;
font-size: 14px;
}
#input {
border: 2px solid @theme_selected_bg_color;
border-radius: 0px;
font-size: 14px;
}