dotfiles/.config/polybar/scripts/cnext.sh

7 lines
46 B
Bash
Executable file

#!/bin/sh
main() {
echo "怜 "
}
main "$@"