I'm totally adding this to epic win. +300

This commit is contained in:
coolnsx
2024-10-04 14:46:07 +05:30
parent 369e49ae17
commit a2532464bb
5 changed files with 16 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ menu_droid() {
}
menu_linux() {
bemenu --fn 'Cascadia Mono 15' -i -c -W "0.${3:-6}" -B 3 -l 25 -p "$1" --bdr="#$GLOBAL_ACCENT" --tf="#$GLOBAL_ACCENT" --hf="#$GLOBAL_ACCENT" -R 20
bemenu --fn 'IBM Plex Sans 15' -i -c -W "0.${3:-6}" -B 3 -l 25 -p "$1" --bdr="#$GLOBAL_ACCENT" --tf="#$GLOBAL_ACCENT" --hf="#$GLOBAL_ACCENT" -R 20
}
search_droid() {