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