6 lines
87 B
Bash
Executable file
6 lines
87 B
Bash
Executable file
#!/bin/sh
|
|
BEMENU_BACKEND=wayland bemenu-run \
|
|
-m -1 \
|
|
--fn 'Berkelium 64 16' \
|
|
$@
|
|
|