3 lines
102 B
Bash
Executable file
3 lines
102 B
Bash
Executable file
#!/usr/bin/env bash
|
|
feh -C /usr/share/fonts/ttf-iosevka-type -e "iosevka-type-regular/12" -d -., "$@"
|